Computer Science, asked by khushee922005, 2 months ago

Question 6
Write a program using Function Overloading :
void numberGame (int) : Finds if number is a prime number
void numberGame (int, int): Finds all prime numbers from 1" to 2nd number, including both. (1"
number has to be smaller and both have to be positive)
void numberGame(int, int, int): Finds HCF and LCM of 3 numbers

Answers

Answered by taskeenm9
1

Explanation:

hi sorry idont now this sum sorry

Similar questions