1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer Posted / faiyazuddin
85,95
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
What is pointers in c?
Does * p ++ increment p or what it points to?
Explain about C function prototype?
Is there a built-in function in C that can be used for sorting data?
what is recursion in C
What is indirection? How many levels of pointers can you have?
What is unsigned int in c?
Why are all header files not declared in every c program?
Explain why c is faster than c++?
Explain can static variables be declared in a header file?
What is the purpose of macro in C language?
What are qualifiers and modifiers c?
Can a pointer point to null?
Why is c called a structured programming language?
What is keyword in c?