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

What is the most efficient way to count the number of bits which are set in a value?

4 Answers  


What is scope and lifetime of a variable in c?

0 Answers  


how to write a bubble sort program without using temporary variable?

1 Answers   Aricent,


SRUCTURE PROGRAMMING

3 Answers   CTS, Wipro,


Is void a keyword in c?

0 Answers  






char p="data"; printf(p);

2 Answers  


c program to compute AREA under integral

0 Answers   Infosys,


write a c/c++ program that takes a 5 digit number and calculates 2 power that number and prints it?

4 Answers  


How was c created?

0 Answers  


Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 Answers   Tech Mahindra,


Describe the modifier in c?

0 Answers  


Why ca not I do something like this?

0 Answers  


Categories