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

DateTime[] dt = new DateTime[10]

for(i=0; i<10; i++)
{
dt[i] = DateTime(2008, 1, i+1)
}

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

Ans: 1, 10, 11, 12

Answer Posted / shiva

10

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain different types of html, web and server controls.

1051


Do you know what is .net standard?

1179


Why did they call it .net?

1075


Explain the difference between .net 2000 and .net 2005(features)? Which one is better?

1068


What are the different types of Classes in .NET?

1137


Please explain what is heap and what is stack?

1051


What is assembly in .net?

1112


What is cyclomatic complexity and why is it important?

2469


How do you generate a strong name?

1188


What is the difference between .net and laravel?

1072


Please explain what is the difference between odbc and ado?

1011


Example from .net. Integer & struct are value types or reference types in .net?

1074


What is .net debug & trace?

1118


How we can achieve Connection pooling in .Net?

1137


What is the concept of inheritance in .net?

1230