What is the Maximum Size that an Array can hold?

Answer Posted / manoj

The size in Arrays is basically of type int. An int in java
is of 32 bits, so the maximum size we can give is 2,147,483,647.

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Will the following program execute?

780


You want to link a c++ program to c functions. How would you do it?

714


What is enum c++?

845


What are the steps in the development cycle?

793


What are the 2 main types of data structures?

789


What are c++ data types?

853


what is software cycle? What is a mission critical system ? What is the important aspect of a real-time system ? Explain the difference between microkernel and macro kernel. Give an example of microkernel.Why paging is used ? Which is the best page replacement algo and Why ? What is software life cycle ? How much time is spent usually in each phases and why Which one do U want to work if selected in Honeywell ? Which are the different types of testing ? What is a distributed system ? Some questions about CSP. Which languages do U know ? What are the differences between Pascal and C. questions from Compiler construction and Lisp. Which are the different computer architecture? What is the requirement in MIMD ? What is the difference between RISC and CISC processors ? Difference between loosely coupled and tightly coupled systems ? What is an open system?

1976


How to get the current position of the file pointer?

767


write a program that withdrawals,deposits,balance check,shows mini statement. (using functions,pointers and arrays)

2006


Can I run c program in turbo c++?

751


Can static member variables be private?

828


What is an incomplete type in c++?

951


How do I use arrays in c++?

754


Why namespace is used in c++?

774


Why pointer is used in c++?

798