What is the Maximum Size that an Array can hold?

Answer Posted / ajay

it depend upon sizeof int

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What ANSI C++ function clears the screen a) clrscr() b) clear() c) Its not defined by the ANSI C++ standard

688


How can virtual functions in c++ be implemented?

698


What is protected inheritance?

686


What are the four partitions in which c++ compiler divides the ram?

847


Is it possible to get the source code back from binary file?

831






Explain function overloading

666


When do we use copy constructors?

684


Why do we use the using declaration?

772


What is prototype in c++ with example?

636


If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?

1113


How static variables and local variablesare similar and dissimilar?

660


Write is a binary search tree? Write an algo and tell complexity?

685


What is the default width for ouputting a long integer using the insertion operator?

801


What are all predefined data types in c++?

646


How do c++ struct differs from the c++ class?

697