Answer Posted / vijay
An array is a collection of homogenous data elements which are
stored in consecutive memory locations.Always address location
of array starts from 0.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a char c?
a construct the"else" part of "if" statement contains anoth "if else" statement is called a) if-else b) else-if-else c) if-else-if-else d) chain if/if-else-if
What is return in c programming?
A variable that is defined in a specified portion of a program but can be used throughout the program a) global variable b) local variable c) character d) none
How can I read in an object file and jump to locations in it?
Explain how can you tell whether a program was compiled using c versus c++?
What is the meaning of ?
When would you use a pointer to a function?
How can I direct output to the printer?
What is c mainly used for?
What are the two types of structure?
#include
What is the acronym for ansi?
What is indirection?
What is a example of a variable?