How to store names and numbers in an array?Can names and numbers be stored in one array ? Like a telephone directory?
Prime number between two valuesHow can I modify this to calculate prime numbers between any given numbers? because when I gave '0' ...
Prime number between two valuesI wrote this program to print prime numbers between 2 and 10 but it only prints '3'. how can I fix t...
why I cannot run this programe?When I run the programe following errors were displayed and i can not find any error. [quote] ...
if statement errori wrote this program to display even number from 100-200. But visual c gives me this error with unde...