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...

String[] a = new string[10]

for(i=0; i<10; i++)
{
a[i] = i;
}

How many heap object will be created for this array. Choose
the answer below.

Ans: 1, 10, 11, 12

Answer Posted / shiva

1

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to load the contents of an xml file into an xmldocument object?

1092


What is the use of gacutil.exe?

1341


What are multicast delegates?

1127


Is .net a compiler?

1125


I want to serialize instances of my class. Should I use xmlserializer, soapformatter or binaryformatter?

1114


What tools is used to develop .NET applications?

1132


What is "common language runtime" (clr) in .net?

1121


How is .net core cross platform?

1155


What are the deferred execution and the immediate execution in linq?

1068


What is close method? How its different from finalize and dispose?

1060


Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?

2052


What is smart navigation in .net?

1102


Explain me what are the deferred execution and the immediate execution in linq?

1144


Why do we use msmq?

1057


What is the difference between a class and an object, and how do these terms relate to each other?

1071