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
What is .cs file in c#?
What are custom attributes in c#?
Tell us something about static linking and dynamic linking?
Can you declare struct members as protected?
What do you mean by the delegate in c#?
Is c# code is unmanaged or managed code?
What is the meaning of console writeline in c#?
How to do and Apply Themes to Datagrid,Lable,Textbox,etc., in C#.NET 2005 Windows Application? (like who we will do themes in ASP.NET using .CSS and .SKIN files). Urgent!!
What is before string in c#?
Does the system.exception class have any cool features?
Is namespace a class?
Can constructor be protected?
Can you create sealed abstract class in c#?
Why do we need dependency injection in c#?
What are methods in C#?