Answer Posted / hariharan,k
An Array is set of related data items that shares a common
name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a terminating character in c++?
What is jump statement in C++?
What is the outcome of cout< a) 16 b) 17 c) 16.5
What is the difference between the indirection operator and the address of oper-ator?
Explain linear search.
Explain stack & heap objects?
Explain the operation of overloading of an assignment operator.
Can comments be nested?
What is the difference between structure and class?
How many standards of c++ are there?
How do I download c++?
What is lambda expression c++?
What is set in c++?
What is pure virtual function?
Write a program to find the Factorial of a number