What is the Maximum Size that an Array can hold?

Answer Posted / awadhesh

infinite

Is This Answer Correct ?    4 Yes 17 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the 3 levels of programming languages?

531


Does there exist any way to make the command line arguments available to other functions without passing them as arguments to the function?

734


What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required

566


Why iomanip is used in c++?

632


Is C++ case sensitive a) False b) Depends on implementation c) True

610






Explain the static storage classes in c++.

699


How to declare a pointer to an array of integers?

641


What is atoi?

537


What is runtime errors c++?

564


What is a linked list in c++?

538


Write a Program for read a line from file from location N1 to N2 using command line arguments. Eg:exe 10 20 a.c

792


What is the use of string in c++?

545


Write my own zero-argument manipulator that should work same as hex?

573


What are the manipulators in c++?

545


Is c++ an integer?

571