Answer Posted / j j ramesh
it is the ordered collection of same type of variable.
accessed by index value range starts from 0
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is it possible to execute code even after the program exits the main() function?
write a c program to find the largest and 2nd largest numbers from the given n numbers without using arrays
What does dm mean sexually?
Explain how do you determine whether to use a stream function or a low-level function?
Differentiate between new and malloc(), delete and free() ?
What is the equivalent code of the following statement in WHILE LOOP format?
What is the heap?
What will the code below print when it is executed? int x = 3, y = 4; if (x = 4) y = 5; else y = 2; printf ("x=%d, y=%d ",x,y);
What is the modulus operator?
what is the difference between north western polytechnique university and your applied colleges?? please give ur answers for this. :)
Can a pointer be static?
What is "Hungarian Notation"?
Is c is a high level language?
Explain what is the benefit of using const for declaring constants?
There seem to be a few missing operators ..