What are object oriented concepts?
Answer Posted / shanta
Inheritance
polymorphism
class
object
encapsulation
abstraction
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is c# good for web development?
What is meant by unicode characters?
Explain the difference between user control and custom control. Also, explain their use.
What is callback delegate in c#?
What is primitive types in c#?
Why do we need interface in c#?
What is default constructor in c#?
Can You Prevent Your Class From Being Inherited By Another Class?
What is the difference between method overriding and method overloading?
In .NET which is the smallest unit of execution?
What is a constructor in c#?
What is difference between ienumerable and ienumerator in c#?
Does c# support const methods, properties, or events?
What is the difference between a class and an object c#?
What is this keyword in C#?