Answer Posted / k. amith kumar
Yes
Example:
class A
{
A(){} //Constructor.
~A(){} //Distructor.
.........
..........
}
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Why would you use untrusted verification?
What is the difference between inheritance and abstract class?
What is dependency injection?
What is multiple interface in c#?
What is hashmap in c#?
How Is The Dll Hell Problem Solved In .net?
What is generic delegate in c#?
How to implement an object pool in c#.net.
Is visual c# free?
What is a dynamic assembly?
What types of object can I throw as exceptions?
What is a deadlock lock?
What is ado net in c#?
What is executescalar in c#?
Explain how many types of exception handlers are there in .net?