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
Explain About .NET Remoting and types of remoting
In gridview in editmode if we want to display information in one combobox based on
What is uint64?
Can we store different data types in arraylist in c#?
Is collection a data structure?
What is the concept of strong names?
What is parallel foreach in c#?
What does mean before a string in c#?
What is CASPOL?
What are the Types of JIT and what is econo-JIT
What is the difference between first and firstordefault?
Distinguish between array and arraylist in c#?
Why should I use interface in c#?
Why is it efficient to use System.string under System.Text.StringBuilder ?
What is an object and a class?