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
How can we make a thread sleep for infinite period ?
How do I declare a pure virtual function in c#?
What is namespace in oops?
What is using keyword in C#?
What kind of the information stored inside the assembly?
what are the different ways a method can be overloaded?
What is difference between il and dll ?
What's c# ?
Does c# do array bounds checking?
What is unmannaged code and will CLR handle this kind of code or not .
How do you read an Excel sheet in C#?
What is the use of partial methods?
What is deferred execution in c#?
Is friend a constructor?
What is dll hell, and how does .net solve it?