Answer Posted / chandrakanthvellanki
an array is a FIXED-SIZE sequenced collection of elements
of the same data type
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the best free c++ compiler for windows?
How do I download c++?
Explain the differences between private, public and protected and give examples.
Write about an iterator class?
What is near, far and huge pointers? How many bytes are occupied by them?
Explain unexpected() function?
What is the basic difference between C and C++?
Program to check whether a word is a sub-string or not of a string typed
Is c++ proprietary?
Differentiate between late binding and early binding. What are the advantages of early binding?
What can I safely assume about the initial values of variables which are not explicitly initialized?
How do we balance an AVL Tree in C++?
What are special characters c++?
Do class declarations end with a semicolon? Do class method definitions?
Can I create my own functions in c++?