what is an array

Answer Posted / venu gopal raju

array is nothing but an array(a set ) of constants of
similar data type .

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why can’t you call invariants() as the first line of your constructor?

551


What are c++ stream classes?

551


Why is c++ still popular?

583


Why cout is used in c++?

562


What is the difference between delegation and implemented-in-terms-of?

517






Can we use this pointer in a class specific, operator-overloading function for new operator?

609


What is basic if statement syntax?

559


Define a constructor - what it is and how it might be called (2 methods)?

602


Is linux written in c or c++?

547


Difference between delete and free.

610


What is lazy initialization in c++?

650


What is the first name of c++?

561


Reverse the Linked List. Input: 1->2->3->4->5->NULL Output: 5->4->3->2->1->NULL

331


What is the difference between an external iterator and an internal iterator? Describe an advantage of an external iterator?

632


What are the four main data types?

580