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
Explain the differences between private, public and protected and give examples.
Can you please explain the difference between static and dynamic binding of functions?
Can we delete this pointer in c++?
Which c++ operator cannot overload?
What is #include cstdlib in c++?
Define token in c++.
What do you mean by global variables?
What is namespace & why it is used in c++?
What are the advantages of using a pointer? Define the operators that can be used with a pointer.
What do you mean by storage classes?
What is ostream in c++?
What is exception handling? Does c++ support exception handling?
Differentiate between a pointer and a reference with respect to c++.
what are the characteristics of Class Members in C++?
What are built-in functions? What is the syntax for the definition?