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
Explain what is the difference between a free-standing and a hosted environment?
What are the functions to open and close the file in c language?
What is a structural principle?
Where register variables are stored in c?
How can I read a binary data file properly?
How can you find the exact size of a data type in c?
What is #include stdio h?
How can I make it pause before closing the program output window?
a linearly ordered set of data elements that have the same structure and whose order is preserved in storage by using sequential allocation a) circular b) ordinary c) array d) linear list
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What is a macro?
What is the function of multilevel pointer in c?
what is the format specifier for printing a pointer value?
What is a function simple definition?
What is LINKED LIST? How can you access the last element in a linked list?