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 c sharp language?
Can hashtable have duplicate keys in c#?
What does addressof operator do in background ?
Are enums static c#?
Suppose you have already existing application with Visual Studio 6 (VB 6, InterDev 6) and this application utilizes Windows 2000 COM+ transaction services. With this example how can you approach migrating this application to .NET?
How many constructors can a class have in c#?
Is arraylist generic in c#?
What is data binding with example?
What is the use of tryparse in c#?
What is callback delegate in c#?
What is difference between array and list?
What is arraylist class in c#?
How do I register my code for use by classic com clients?
Can a class be private in c#?
Can we inherit partial class in c#?