What is the Maximum Size that an Array can hold?

Answer Posted / abc

It depends on the data type of the defined array

Is This Answer Correct ?    1 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a literal in c++?

558


what are the events occur in intr activated on interrupt vector table

1174


What is the difference between an external iterator and an internal iterator?

606


What's c++ used for?

587


What is the use of map in c++?

599






If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?

660


Write down the equivalent pointer expression for referring the same element a[i][j][k][l]?

694


How can you specify a class in C++?

791


What is c++ similar to?

588


Name the operators that cannot be overloaded in C++?

578


Differentiate between declaration and definition.

578


Which programming language should I learn first?

572


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

1935


How many namespaces are there in c++?

554


What is a dangling pointer in c++?

648