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

Does std endl flush?

607


Define linked lists with the help of an example.

550


What is a NULL Macro? What is the difference between a NULL Pointer and a NULL Macro?

615


Can static member variables be private?

624


How does code-bloating occur in c++?

744






what are the iterator and generic algorithms.

1479


Explain the concept of memory leak?

622


Is it possible to provide default values while overloading a binary operator?

764


On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?

677


What is an inclusion guard?

615


Explain queue. How it can be implemented?

670


Explain how to initialize a const member data.

598


What is a breakpoint?

559


What is difference between c++ 11 and c++ 14?

572


What is #include iomanip?

538