Write a program to generate the first n terms in the series --- 9,11,20,31,...,82
Answer Posted / tejraj
51
| Is This Answer Correct ? | 46 Yes | 7 No |
Post New Answer View All Answers
Is a pointer a kind of array?
What are the standard predefined macros?
What is a MAC Address?
How do c compilers work?
how much salary u want ? why u join in our company? your domain is core sector why u prefer software ?
Explain the term printf() and scanf() used in c language?
What are examples of structures?
How to declare a variable?
c programs are converted into machine language with the help of a) an interpreter b) a compiler c) an operatinf system d) none of the above
What is void main () in c?
Are the variables argc and argv are always local to main?
what is the height of tree if leaf node is at level 3. please explain
What is the general form of a C program?
Describe the header file and its usage in c programming?
What is the meaning of && in c?