Write a program to generate the first n terms in the series --- 2,3,5,7,11,...,17


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

Program will then find the largest of three numbers using nested if-else statements. User is prompted to enter three numbers. Program will find the largest number and display it on the screen. All three numbers entered by the user are also displayed. If user enters 21, 33, and 5, the output should be as follows: You entered: 21, 33 and 5. The largest number is 33.

0 Answers  


What is self-referential structure in c programming?

0 Answers  


What is a macro?

0 Answers  


how to devloped c lenguege?

4 Answers  


how many header file is in C language ?

44 Answers   College School Exams Tests, CTS, IBM, IMS, Infosys, ME, Sign Solutions, Wipro, XVT,






In which header file is the null macro defined?

0 Answers  


Can we include one C program into another C program if yes how?

7 Answers   Infosys,


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

0 Answers  


while initialization of array why we use a[][2] why not a[2][]...?

0 Answers   Aptech,


What are multidimensional arrays?

0 Answers  


Write the Program to reverse a string using pointers.

0 Answers   InterGraph,


what is the different between if-else and switch statment (other than syntax)

26 Answers   CTS, Oracle, Scorpos,


Categories