Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is the Maximum Size that an Array can hold?

Answer Posted / naresh

its size is N-1, If it starts from 0.

Is This Answer Correct ?    6 Yes 27 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an operator function? Describe the function of an operator function?

1232


What is a singleton c++?

1044


What you know about structures in C++?

1138


Why was c++ made?

1141


Define pure virtual function?

1039


Why was c++ created?

1077


Is it legal in c++ to overload operator++ so that it decrements a value in your class?

1111


what are the characteristics of Class Members in C++?

1089


What is difference between malloc()/free() and new/delete?

1218


why and when we can declar member fuction as a private in the class?

2133


What are the extraction and insertion operators in c++? Explain with examples.

1251


What is general form of pure virtual function? Explain?

1036


How would you find out if a linked-list is a cycle or not?

1054


What is data abstraction? How is it different from data encapsulation?

1045


Will a recursive function without an end condition every quit, in practice a) Compiler-Specific (Some can convert to an infinite loop) b) No c) Yes

1130