What is the Maximum Size that an Array can hold?
Answers were Sorted based on User's Feedback
Answer / pankaj verma
The above answer given by rajat paliwal is absolutely
correct.Thanx to rajat paliwal.finally i got a correct
answer
| Is This Answer Correct ? | 1 Yes | 2 No |
Answer / nowsheen
I think the above answer by Chandra is correct.. thanks
Chandra..
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / puneet anuj shukla
depend upon ram,compiler,programer.hence it con not be
infinite
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / bipin pandey
It depends on your pc's memory size.
for example,if your declared an array: int array[3001][3001]
it needs 32bit*3001*3001=288M memory space.
in such way,i can calculate the Maximum size of array i can
i use
according
to our array type and memory size.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / vikash anand
Available RAM + on disk memory (used as extention to RAM).
Ideally why do u need so much capacity. Why do u want to
store so much value.
| Is This Answer Correct ? | 0 Yes | 2 No |
Why seem interrupt handlers as member functions to be impossible?
Why the usage of pointers in C++ is not recommended ?
What is string in c++ programming?
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?
How important is c++?
What is code reusability in c++?
Is c++ harder than java?
Please explain the reference variable in c++?
advantages and disadvantages of using Borland C++ / version 5.
What is Pure Virtual Function? Why and when it is used ?
What are the debugging methods you use when came across a problem?
What is the difference between Class and Structure?
40 Answers HP, IBM, Samsung, TCS,