Answer Posted / swamy s t
Array is a set of elements with homogeneous(same) data
type ,that stores elements consecutivly in memory location
and access of array elements is depending on the position
of elements in the array.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you mean by overhead in c++?
What is c strings syntax?
How do you instruct your compiler to print the contents of the intermediate file showing the effects of the preprocessor?
What is c++ w3school?
Why was c++ made?
How to declare an array of pointers to integer?
What is boyce codd normal form in c++?
What is null c++?
Can you write a function similar to printf()?
Why are pointers not used in c++?
Define a pdb file.
Which software is best for coding?
What is a hash function c++?
Define friend function.
Why do we use setw in c++?