Answer Posted / roshan
array is a group of elements.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is ios class in c++?
What is jump statement in C++?
What is the main purpose of overloading operators?
What is an associative container in c++?
What is an overflow error?
write a function signature with various number of parameters.
Why is "using namespace std;" considered bad practice?
Is main a class in c++?
What is difference between rand () and srand ()?
How to implement is-a and has-a class relationships?
What is scope resolution operator in c++ with example?
What are c++ storage classes?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
What is a node class in c++?
Explain the benefits of proper inheritance.