Answer Posted / saranya
an array is a collection of elements with same data type.
it can also reduce the storage space
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is code reusability in c++?
Of the numbers 12 23 9 28 which would be at the top of a properly implemented maxheap a) 28 b) 9 c) Any of them could be
What is the operator in c++?
What is public, protected, private in c++?
Differences between private, protected and public and give examples.
What is a container class?
If I is an integer variable, which is faster ++i or i++?
Is c better than c++?
What is functions syntax in c++?
What is c++ programming language?
Why are pointers not used in c++?
Explain overriding.
Is c++ a good beginners programming language?
Define upcasting.
State two differences between C and C++.