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 / lavanya
10
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
what is the default security setting in .net?
Tell us the difference between the while and for loop. Provide a .net syntax for both loops?
How do you trigger the paint event in system.drawing?
Please explain what are an object and a class?
Differences between dll and exe?
Explain what is the difference between constants and read-only variables?
I was working for software company frm 2005 to 2009. I left job due to recession.I was jobless till dec 09 then i got job in bpo and i am not knowing what to do as my professional experience is with software.give me any suggestion.
Define marshling?
Should I use readerwriterlock instead of monitor.enter/exit?
how can i create a table from front end to back end in wabe page?
Explain the difference between vb and vb.net?
Is the COM architecture same as .Net architecture? What is the difference between them (if at all there is)?
What is difference between .net and .net core?
What is the difference between imperative and interrogative code?
What makes .net core cross platform?