1,4,8,13,21,30,36,45,54,63,73,?,?.
Answer Posted / mody
83.85
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
What is a sequential access file?
What are the usage of pointer in c?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
What is zero based addressing?
Write the syntax and purpose of a switch statement in C.
What is #define?
Can you define which header file to include at compile time?
Write a program that accept anumber in words
What is non linear data structure in c?
What is masking?
How can you determine the size of an allocated portion of memory?
What does %2f mean in c?
Can two or more operators such as and be combined in a single line of program code?
What are enumerated types?
If null and 0 are equivalent as null pointer constants, which should I use?