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 is an operator function? Describe the function of an operator function?
What is setbase c++?
What is the use of register keyword with the variables?
What is time_t c++?
Is c or c++ more useful?
Why null pointer is used?
Discuss the possibilities related to the termination of a program before entering the mainq method?
How to declare an array of pointers to integer?
How do you show the declaration of a virtual constructor?
What is the function of I/O library in C++ ?
What is c++ map?
Do you know about C++ 11 standard?
What is format for defining a structure?
What is flush c++?
Why do we need c++?