What is the Maximum Size that an Array can hold?

Answer Posted / arvind giri

java.lang.Integer.MAX_VALUE + 1

Is This Answer Correct ?    6 Yes 11 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between static and dynamic binding of functions?

779


Differentiate between structure and class in c++.

792


How many namespaces are there in c++?

763


In a function declaration, what does extern mean?

807


What is a constructor in c++ with example?

807


Difference between Abstraction and encapsulation in C++?

816


How do I run a program in notepad ++?

799


What is a singleton c++?

755


Describe private, protected and public – the differences and give examples.

821


What are the benefits of oop in c++?

801


Is there a c++ certification?

781


What will strcmp("Astring", "Astring"); return a) A positive value b) A negative value c) Zero

871


What are the important differences between c++ and java?

825


What are multiple inheritances (virtual inheritance)?

794


What is class and structure in c++?

762