Programs not running[code]#include<iostream.h> #include<conio.h> #include<stdlib.h> #include<math.h> void main() { ...
Program for prime number..Could you please extend this program to give prime number less than the given numbers? I've tried it...
Program for prime number..This one works!! [code] #include<iostream.h> #include<conio.h> void main() { long unsigned int a,b,...
Program for prime number..Heyy!! Thanks for the concern... Debugged successfully!!!
Program for prime number..Now I changed my program to this, still no output! [code]#include<iostream.h> #include<conio.h> voi...
This user does not accept Private Messages