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 output of the following 3D Array
int arr[3][2][2]={1,2,3,4,5,6,7,8,9,10,11,12};
what is the output for arr[2][1][0]?

Answer Posted / sonam

11

Is This Answer Correct ?    14 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of lambda in c++?

1080


Const char *p , char const *p What is the difference between the above two?

1256


Is c++ built on c?

1081


What is the difference between equal to (==) and assignment operator (=)?

1137


Is overriding possible in c++?

1065


Where are setjmp and longjmp used in c++?

1171


What do you understand by a pure virtual member function?

1067


Why is c++ still used?

1135


What return value must conversion operators have in their declaration?

1137


Why would you use pointers in c++?

1215


Is recursion allowed in inline functions?

1135


What is endl c++?

1154


When do we use copy constructors?

1133


What is oop in c++?

1130


Define pointers?

1102