how to print this sereis 2 4 3 6 5..........?

Answer Posted / taz

2 3 5 is prime number & 4 after 2, 6 after 3...is two times
of previous number.

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the different types of C instructions?

667


what is a NULL Pointer? Whether it is same as an uninitialized pointer?

753


Where local variables are stored in c?

552


What are the standard predefined macros?

627


When should a far pointer be used?

595






What is call by reference in functions?

553


how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software

2783


what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555

2528


Explain about the constants which help in debugging?

841


How can this be legal c?

645


What is the use of c language in real life?

525


Explain how to reverse singly link list.

599


What is bin sh c?

576


Write a program to print "hello world" without using a semicolon?

587


A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(

1726