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
Can we use this pointer in a class specific, operator-overloading function for new operator?
Should I learn c or c++ first?
Can the creation of operator** is allowed to perform the to-the-power-of operations?
Can a class be static in c++?
What jobs can you get with a c++ certification?
How one would use switch in a program?
What does namespace mean in c++?
Can we use clrscr in c++?
What is the difference between the functions rand(), random(), srand() and randomize()?
Can you explicitly call a destructor on a local variable?
Who created c++?
Mention the purpose of istream class?
What is c++ mutable?
What is the role of static keyword for a class member variable?
What is input operator in c++?