variable description table for prime number program, in Java OOPs
Answers
Answered by
0
Answer:
Any number that is only divisible by one other than itself is known as a primary number. 3, 5, 23, 47, 241, 1009 are all examples of prime numbers. While 0 and 1 can’t qualify for being a prime number, 2 is the only even prime number in the entire infinitely long set of prime numbers.
Explanation:
Answered by
2
Answer:
make 3 columns of- variable, description and data type
make sure you write about each and every variable...
include int n(var you used for storing number), and looop variables etc
you may ask me further for any help
mark brainliest
Similar questions