Answer Posted / guest
collection of element in continuous memory location
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
write a programming in c to find the sum of all elements in an array through function.
Which are low level languages?
What are logical errors and how does it differ from syntax errors?
What does a derived class inherit from a base class a) Only the Public members of the base class b) Only the Protected members of the base class c) Both the Public and the Protected members of the base class d) .c file
List a few unconditional control statement in c.
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
For what purpose null pointer used?
What are the advantages of the functions?
the portion of a computer program within which the definition of the variable remains unchanged a) mode b) module c) scope d) none
which is an algorithm for sorting in a growing Lexicographic order
What is the difference between formatted&unformatted i/o functions?
What are the characteristics of arrays in c?
What are header files why are they important?
What are valid signatures for the Main function?
What are the 32 keywords in c?