1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer Posted / kumari prathipati
85
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are the different types of C instructions?
What is the purpose of main() function?
What’s the special use of UNIONS?
Write a program to print "hello world" without using a semicolon?
What is memcpy() function?
How is actual parameter different from the formal parameter?
Explain what is a 'null pointer assignment' error? Explain what are bus errors, memory faults, and core dumps?
Explain how do you override a defined macro?
Is there any possibility to create customized header file with c programming language?
Once I have used freopen, how can I get the original stdout (or stdin) back?
How do you use a pointer to a function?
What are pointers? What are stacks and queues?
code for find determinent of amatrix
Which is better pointer or array?
What is a double c?