Answer Posted / pradeep.v.s.
Array is a collection of variables of same data type stored
in contigious memory locations....
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
How do you flush std cout?
Explain the difference between c & c++?
Does c++ have arraylist?
How can you quickly find the number of elements stored in a static array?
When does the c++ compiler create temporary variables?
what is upcasting in C++?
Explain the concept of dynamic allocation of memory?
Discuss the effects occur, after an exception thrown by a member function is unspecified by an exception specification?
What is the purpose of ios::basefield in the following statement?
What are c++ manipulators?
Which programming language should I learn first?
Can union be self referenced?
Is c++ free?
What are the advantages of c++? Explain
Explain the purpose of the keyword volatile.