Answer Posted / venu gopal raju
array is nothing but an array(a set ) of constants of
similar data type .
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are static variables?
How do you clear a map in c++?
Explain data encapsulation?
What is c++ prototype?
What is name hiding in c++?
What are the rules for naming an identifier?
Can we distribute function templates and class templates in object libraries?
What is boyce codd normal form in c++?
Can class objects be passed as function arguments?
How would you call C functions from C++ and vice versa?
What is const pointer and const reference?
What is c++ and its uses?
Differentiate between an inspector and a mutator ?
What are the advantages of inheritance in c++?
Write some differences between an external iterator and an internal iterator? Describe the advantage of an external iterator.