Write a function prime() to generate series of prime numbers. The function will accept the integer that represent the number of prime terms to be generated between 0 to 100. Input is given by user.
Also, Write a function convertToBinary() that will accept a number and will return a binary number. The function should be recursive function.
C++ program
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here