What are object oriented concepts?
Answer Posted / subbarao
Class
Object
Encapsulation
Abstraction
Inheritence
Polymorphism
Message Passing
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the concept of strong names?
How can I access the registry from c# code?
Is stringbuilder thread safe c#?
Show us in simple steps to create setup & deployment project for windows application?
What is regex replace in c#?
Explain the difference between object type and dynamic type variables in c#?
What is the difference between and xml documentation tag?
Why linq is having select clause at the end?
Can structs in c# have destructors?
What is the differences between datagrid, datalist and repeater in .net?
Can delegates be used as callbacks?
What are the Types of optimization and name a few and how do u do?
Explain the OOPS concept in C#?
What is action c#?
Define an escape sequence, name few strings in escape sequence?