Answer Posted / pramod kumar singh
According to my opinion first pillar of object-oriented
programming is Object because Without object no Class can be
declared.
No classes in sense no interfaces,Inheritance
,no encapsulation, no
polymorphism, etc.,....
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Is friend a constructor?
What are the Types of optimization and name a few and how do u do?
Explain the accessibility modifier protected internal?
What are bitwise logical operators?
From a versioning perspective, what are the drawbacks of extending an interface as opposed to extending a class?
What is difference between the "throw" and "throw ex" in .net?
What does break do in loop?
What does the keyword “virtual†declare for a method or property?
What is a hash table c#?
What is a Managed Code??
Why do we need ienumerable in c#?
How is exception handling implemented in c#?
In .Net, what is an assembly? Also explain the type of assembly.
How do you create user defined data types in c#?
Explain the difference between object type and dynamic type variables in c#?