Answer Posted / rameshwar nath show
array is nothing but an array(a set ) of constants of
similar data type .
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is virtual table?
Differentiate between a template class and class template in c++?
What operator is used to access a struct through a pointer a) >> b) -> c) *
What is the benefit of learning c++?
What is the use of main function in c++?
Explain data encapsulation?
How many types of comments are there in c++?
What is atoi in c++?
What does namespace mean in c++?
When can I use a forward declaration?
What is the main use of c++?
What is the type of 'this' pointer?
What is the basic difference between C and C++?
What do you understand by zombie objects in c++?
Define upcasting.