1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer Posted / rajesh
85,95
| Is This Answer Correct ? | 24 Yes | 5 No |
Post New Answer View All Answers
Was 2000 a leap year?
Why is not a pointer null after calling free?
What are the advantage of c language?
Write a program to check prime number in c programming?
Explain how can I avoid the abort, retry, fail messages?
What is assignment operator?
What is the maximum length of an identifier?
What is #include stdio h?
Is c is a procedural language?
How can I find the modification date of a file?
What is the difference between near, far and huge pointers?
How can a string be converted to a number?
How do you convert a decimal number to its hexa-decimal equivalent.Give a C code to do the same
What is the use of gets and puts?
Can i use “int” data type to store the value 32768? Why?