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
Explain namespaces in c#.
What is collection class c#?
Is var a data type?
What is meant by desktop application?
Why do we parse in c#?
What is boolean conditions in c#?
What is delegate in c# interview questions?
the c# keyword .int. Maps to which .net type?
What does static mean in c sharp?
Explain the use of virtual, sealed, override, and abstract method?
What is difference between int and int in c#?
How can I develop an application that automatically updates itself from the web?
Can we override constructor in c#?
What is an object and a class?
What is variable in c#?