1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer Posted / hitesh patel
85
| Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Which is best linux os?
What is an lvalue?
what are the 10 different models of writing an addition program in C language?
What is data structure in c and its types?
What are pointers in C? Give an example where to illustrate their significance.
What are pointers really good for, anyway?
Does * p ++ increment p or what it points to?
What is modeling?
What is pointers in c with example?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What is c mainly used for?
Explain the meaning of keyword 'extern' in a function declaration.
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
What is hashing in c language?
What is the difference between array_name and &array_name?