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
Why do we use generics in c#?
Can I do things in il that I can't do in c#?
What are desktop applications examples?
What is the difference between final finally and finalize in c#?
What is visual c# net?
How many destructors can a class have?
Can you create sealed abstract class in c#?
Why delegates are safe in c#?
What is thread and explain states of a thread in c#?
What is interface inheritance in c#?
Why interface is required?
How do I type a whitespace character?
Explain data types in c#?
How do I unload an assembly?
Can we override interface methods in c#?