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 to insert the data from the grid view to database table though button click.pls send the answer to mail id suri1319@gmail.com
What problem does Delegate Solve?
Why do we use static class in c#?
What is parameter c#?
List some Advantages of switch-case over if else?
What is concrete class in c# with example?
How to implement a singleton design pattern in c#?
What is the difference between dictionary and hashtable in c#?
Why do we parse in c#?
What is the meaning of 0 in c#?
What is the file extension for c#?
What are extensions in c#?
What are the benefits of using windows services:
What is ienumerable t in c#?
Is it possible to inherit multiple interfaces?