What are object oriented concepts?
Answer Posted / pushparaj pentakota
Class
Object
Encapsulation
Abstraction
Inheritence
Polymorphism
delegates
structs
methods
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are methods c#?
What is polymorphism c# example?
What is the use of ispostback in c#?
Why c# is type safe?
What all details the assembly manifest will contain?
What are "class access modifiers" in C#?
What are custom attributes in c#?
What is an escape sequence? Name some string escape sequences in c#.
What is the difference between add and addrange in c#?
Write the difference between TypeOf and GetType?
What is the use of getcommandlineargs() method in c#.net?
How many parameters can a method have c#?
Can we have multiple constructors in a class c#?
What is visual c# net?
What is the CTS, and how does it relate to the CLS?