What are object oriented concepts?
Answer Posted / ctharam
1) Class
2) Object
3) Encapsulation
4) Abstraction
5) Inheritance
6) Polymorphism
7) Message Passing
8) Dynamic Binding
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Is the following code legal?
How do you comment in c#?
Is null == null c#?
How we can create an array with non-default values?
What do you mean by delegates and explain different types of delegates?
How many types of constructors are available in c#?
What is .dbml file?
How can you access a private method of a class?
What is c# entity framework?
How can I check the type of an object at runtime?
What is satellite assembly? And steps to create satellite assembly?
What is function and method in c#?
i want the csharp questions&answeres
What is a callback c#?
What is a multicast c# delegate?