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
In C programming, what command or code can be used to determine if a number of odd or even?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
What is wrong in this statement? scanf(ā%dā,whatnumber);
What is an expression?
Who invented bcpl language?
What are external variables in c?
What is clrscr in c?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
What is a protocol in c?
Why pointers are used in c?
How do I swap bytes?
What is hashing in c?
What are the 5 elements of structure?
What is a double c?
What's the right way to use errno?