Answer Posted / kishore anumala
Your question itself has an answer.
OOPS pillar is OBJECT.
Without object no Class can be declared.
No classes insense no interfaces,no encapsulation, no
polymorphism, etc.,....
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
In .NET how can you solve the DLL Hell problem?
What is extension method in c sharp?
What is the .net datatype that allows the retrieval of data by a unique key?
Define parsing? Explain how to parse a datetime string?
Which of the following API is used to hide a window?
Why do we use Design Pattern in C#?
What is an int c#?
How can you write a class to restrict that only one object of this class can be created (Singleton class)?
Explain about c# language.
What is an enumerator c#?
What is the difference between early binding and late binding in c#?
List the difference between the virtual method and the abstract method?
What is string in c# net?
What is the difference between “dispose” and “finalize” variables in c#?
What is pure abstract class in c#?