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
Explain the difference between a struct and a class?
From which base class do all Web Forms inherit from?
Why to use lock statement in c#?
Are there functions in c#?
Is c# and .net same?
What is difference between class and interface in c#?
What are the Types of caching
How can I develop an application that automatically updates itself from the web?
What is the benefit of interface in c#?
How does bitwise work?
What is the difference between field and property in c#?
What is the use of base keyword? Tell me a practical example for base keyword’s usage?
How do you create dlls in .NET
Why do we need constructor in c#?
What is a web service in c#?