please give code for this 1 2 4 7 11 16
Post New Answer View All Answers
Why is C language being considered a middle level language?
How many types of sorting are there in c?
Explain the difference between strcpy() and memcpy() function?
what are enumerations in C
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
What does void main return?
What do mean by network ?
Why dont c comments nest?
In this problem you are to write a program that will cut some number of prime numbers from the list of prime numbers between 1 and N.Your program will read in a number N; determine the list of prime numbers between 1 and N; and print the C*2 prime numbers from the center of the list if there are an even number of prime numbers or (C*2)-1 prime numbers from the center of the list if there are an odd number of prime numbers in the list.
What is class and object in c?
how can i access hard disk address(physical address)? are we access hard disk by using far,near or huge pointer? if yes then please explain.....
What language is lisp written in?
Why is structure important for a child?
What does 3 periods mean in texting?
Describe wild pointers in c?