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
What is console read in c#?
If dll and exe files are same it means you can deploy both the files in gac?
Is c# substring zero based?
What does dbml mean in texting?
What is appdomain in c#?
What is unsigned int?
Why do we need abstract class?
What is xml serializer?
How are Windows programs different from normal C-programs?
What is an interface class in c#?
Can we override constructor in c#?
What is ioc containers c#?
Explain About Virtual functions and their use.
What is difference between hashtable and dictionary in c#?
What is null character in string?