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
What is the difference between system.text.stringbuilder and system.string?
What is entity framework c#?
How do you serialize an object?
Why ienumerable is used in c#?
What is difference between interface and abstraction?
What is the difference between static and private constructor in c#?
What is difference between float and decimal?
How Global.asax is used ?
what is a static constructor?
Explain what are the steps for creating clr trigger?
How C# 4.0 supports dynamic programming language?
What are the value types in c#?
Why do we need delegates?
Explain the steps to create satellite assembly?
Why to use “finally” block in c#?