Write a program to print the following series
2 5 11 17 23 31 41 47 59 ...

Answer Posted / riya

2 5 9 13 17 23 31

Is This Answer Correct ?    18 Yes 16 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the scope of static variables.

596


Explain what are global variables and explain how do you declare them?

635


What is oops c?

599


List the difference between a "copy constructor" and a "assignment operator"?

574


Is c language still used?

532






Write a program to check palindrome number in c programming?

594


What does *p++ do? What does it point to?

608


What are the functions to open and close file in c language?

723


What is the method to save data in stack data structure type?

600


What are the types of macro formats?

598


What is function prototype in c with example?

566


Explain how does free() know explain how much memory to release?

568


Explain what is wrong in this statement?

630


Given an array of 1s and 0s arrange the 1s together and 0s together in a single scan of the array. Optimize the boundary conditions?

972


What is meant by operator precedence?

666