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
Is std :: string null terminated?
Does c# support templates?
What is sqlcommand in c#?
How can you reference current thread of the method ?
What is the difference between “out” and “ref” parameters in c#?
What are the types of class in c#?
Write the syntax for catching an exception in c#?
What is .dbml file?
Why do we need nullable types in c#?
Can class inherit from struct c#?
Why do I get a syntax error when trying to declare a variable called checked?
What are controls in c#?
What is difference between dll and exe in c#?
What is thread pooling?
Why do we need serialization?