What are object oriented concepts?
Answer Posted / jay
Object Oriented Conceps are:
1.Inheritance,
2.Encapsulation,
3.Polymorphism,
4.Abstraction.
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
How do you implement thread synchronization in c#?
What is the namespace for datatable in c#?
What are All kind of access specifiers for a class and for methods
What is the purpose of escape sequence?
What is the difference between dll and lib?
Why we use extension method in c#?
What is CLR and its application.?
What is distribute by in hive?
What is difference between variable and property in c#?
What is difference between dll and exe in c#?
How do I open the console?
Is php better than c#?
List down the different ide’s provided by microsoft for c# development.
How do you declare a method in c#?
What is the use of protected in c#?