Answer Posted / malathi
array is a collection of homogeneous data items,that shares
a common name,this is stored in sequence memory.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is pointer to array in c++?
What is an adaptor class in c++?
What's the order in which the local objects are destructed?
Define 'std'.
Which is the best c++ software?
Write a recursive program to calculate factorial in c++.
What is array in c++ pdf?
What is the difference between set and map in c++?
What is lvalue?
Show the declaration for a static function pointer.
What is the fastest c++ compiler?
We use library functions in the program, in what form they are provided to the program?
Can we use clrscr in c++?
What is an undefined reference/unresolved external symbol error and how do I fix it?
What are the two shift operators and what are their functions?