Tools Links Login

Determine Even/Odd and Primeness

This is a simple demonstration of one way to determine if a number is even/odd, or prime/not prime. There is very minimal error checking, and the demo can only handle numbers in the range of a long integer.

It's a pretty simple program, meant for beginners to get an idea of how to accomplish this. If you have a better or different method, why not make your own post with demo code?

About this post

Posted: 2019-07-14
By: vb6boy
Viewed: 370 times

Categories

Visual Basic 6

Attachments

evenodd.zip
Posted: 7/14/2019 11:09:09 AM
Size: 2,892 bytes


Loading Comments ...

Comments

No comments have been added for this post.

You must be logged in to make a comment.