what is an array

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


Please Help Members By Posting Answers For Below Questions

What are iterators in c++?

589


What is the best free c++ compiler for windows?

586


Is string an object in c++?

652


Write about the local class and mention its use?

601


Why is "using namespace std;" considered bad practice?

647






What is the meaning of c++?

540


Explain Memory Allocation in C/C++ ?

630


What is atoi?

538


What are references in c++? What is a local reference?

569


Write a corrected statement in c++ so that the statement will work properly. if (4 < x < 11) y=2*x;

1499


What is static class data?

573


What is the first name of c++?

561


How would you use the functions memcpy(), memset(), memmove()?

622


What is the main use of c++?

547


In the derived class, which data member of the base class are visible?

635