What is boxing? Explain its functionality?
No Answer is Posted For this Question
Be the First to Post Answer
what is Encapsulation?
What is strongly typed view?
How can I use .NET components from COM programs?
What is view state c#?
When do we generally use destructors to release resources?
How do you debug an ASP.NET Web application?
Is array reference type / value type?
if we inherit class in stack so object of stack will store in stack or heap? as class a { int s; public aa(){} } stack mystack:a { } mystack obj; ans: about obj
Why do we use Design Pattern in C#?
Describe the types of comments in c#?
What is an int c#?
What is the advantage of static class in c#?