What is the Maximum Size that an Array can hold?

Answer Posted / chaitanya

the array is declared based on data type,then the array
size is also based on size of 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

Can we use this pointer inside static member function?

825


When is the copy constructor called?

861


What are friend classes?

829


Should the this pointer can be used in the constructor?

761


How java is different from c and c++?

911


What is class and structure in c++?

762


What is the best way to take screenshots of a window with c++ in windows?

789


Write a program that takes a 5 digit number and calculates 2 power that number and prints it.

2289


What does the following code do: int c=0; cout< a) Undefined *Updated* b) 01 c) 00

810


Define a nested class. Explain how it can be useful.

835


What is a v-table?

883


Is there structure in c++?

763


Which is most difficult programming language?

779


Who invented turbo c++?

831


Are there any special rules about inlining?

787