Click here to Skip to main content
15,898,939 members

Comments by Member 15808958 (Top 3 by date)

Member 15808958 28-Oct-22 10:57am View    
yea but in the question they asked if it is a prime number yes should be printed if it is not a prime no should be printed using recursion
Member 15808958 25-Oct-22 8:32am View    
i just started programming so im working on it
This is just a normal question in the above program what funtion is letting the program to repeat every single time after the required information is given?
Member 15808958 25-Oct-22 8:26am View    
just a normal question how does the program keep repeating in the c++ solution what condition is letting it to repeat?
I just started programming so i have no idea how the program keeps repeating without ending