Answer Posted / shankar
An Array is nothing but a collection of homogenous data of
fixed type.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are multiple inheritances (virtual inheritance)? What are its advantages and disadvantages?
explain the reference variable in c++?
What is c++ 11 and c++ 14?
How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?
What is different in C++, compare with unix?
What is helper in c++?
What is function prototyping? What are its advantages?
What are the benefits of c++?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0
What is the use of map in c++?
What is a singleton class c++?
What is the auto keyword good for in c++?
What is pointer -to-members in C++? Give their syntax?
What is static in c++?
What is the use of this pointer in c++?