please give code for this 1 2 4 7 11 16
Post New Answer View All Answers
Why & is used in scanf in c?
What are high level languages like C and FORTRAN also known as?
What are qualifiers and modifiers c?
What is static and auto variables in c?
What is calloc()?
Why is c not oop?
State two uses of pointers in C?
Is there anything like an ifdef for typedefs?
Explain output of printf("Hello World"-'A'+'B'); ?
Explain how does free() know explain how much memory to release?
How reliable are floating-point comparisons?
What is chain pointer in c?
What are the 4 data types?
Explain what is wrong with this statement? Myname = ?robin?;
What is nested structure?