Answer Posted / new
To allocate memory
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Which is executed if an exception has not occurred?
What is stringbuilder c#?
Why singleton is sealed?
Why abstract class is not instantiated in c#?
Is the following code legal?
What will be the output of the following code?
You are creating a custom usercontrol, some of the newly created properties are shown in the properties window. How you can hide a new property named theme from the properties window?
What is Dependency of Injection?
Explain the feature of c# language?
What are the types of access modifiers?
can you allow a class to be inherited, but prevent the method from being over-ridden?
What is the do while loop code?
What are the Types of JIT and what is econo-JIT
What are generics in c#.net?
Define multicast delegate? How it be used?