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 / davamani

1

Is This Answer Correct ?    0 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between user control an custom control? Advantages/disadvantages?

1072


What is namespaces in .net?

1212


What are the purposes of using .net?

1136


Where does the gac exist ?

1080


what user controls are and what server controls are and the differences between the two.

2089


What method do you use to explicitly kill a users session? How?

1067


How do you instantiate a complex number?

1134


What does .net stand for?

1071


Explain the purpose of Remoting in .NET?

1180


Explain re-clarification of object based in .net?

1049


What is garbage collection and how it works ?

1099


Tell us what is the native image generator?

1261


How can you assign an rgb color to a system.drawing.color object?

1020


What is Flyout Design Pattern in .NET?

1175


Explain what is the difference between response.redirect & server.transfer?

1132