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
Types of evidence in .net with context to CAS
Explain attributes in dot net?
Describe session handling in a webform, how does it work and what are the limitations?
Explain what is a manifest in .net?
What is Entity Relationship Model in .NET?
Explain security measures exist for .net remoting in system.runtime.remoting?
What is STA in .NET?
What is the base class of Button control in .NET?
What is immutability?
Explain why do we use msmq?
Why you want to leave your previous company.
Explain how does assembly versioning work?
Write the .net syntax for 'while loop'?
What is the new three features of COM+ services, which are not there in COM (MTS)