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

which type of aspect you want from the student.

1708


Explain what does the characters 'r' and 'w' mean when writing programs that will make use of files?

761


Can you assign a different address to an array tag?

706


How does pointer work in c?

627


How many levels of indirection in pointers can you have in a single declaration?

601






What is the difference between malloc calloc and realloc in c?

655


Where local variables are stored in c?

562


Are there any problems with performing mathematical operations on different variable types?

580


What should malloc(0) do?

619


What is the advantage of using #define to declare a constant?

625


What is function in c with example?

642


Why is sprintf unsafe?

623


Combinations of fibanocci prime series

1118


How to write a code for implementing my own printf() and scanf().... Please hep me in this... I need a guidance... Can you give an coding for c... Please also explain about the header files used other than #include...

4910


Explain how can I remove the trailing spaces from a string?

632