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
What is iis? Have you used it?
If any body working in Infosys, please can u give me the referense to that company because i hered that their is openings for freshers with referal..
Types of evidence in .net with context to CAS
Who is using .net core?
Is .net core managed code?
How anonymous method is different from a lambda expression?
What is gac in .net?
What is the advantage of .net?
What tools can I use to develop .net applications?
What is view state in .net?
What are an object and a class?
Explain something about WebService?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
Is atl redundant in the .net world?
What is the use of activex control in .net?