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 c++ runtime?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
what are Access specifiers in C++ class? What are the types?
What are the stages in the development cycle?
What is a static element?
What is microsoft c++ redistributable 2013?
Define stacks. Provide an example where they are useful.
Is there structure in c++?
When should we use container classes instead of arrays?
Why struct is used in c++?
What is the two main roles of operating system?
Why do we use double in c++?
Differentiate between structure and class in c++.
How come you find out if a linked-list is a cycle or not?
What is c++ map?