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 purpose of using statement in c#
What is console application with example?
What is a Assembly?
Is c# queue thread safe?
What are delegate methods?
What are the types of attributes in c#?
Which is faster iqueryable or ienumerable?
What are functions c#?
What are c# i/o classes?
Does c# support try-catch-finally blocks?
Difference between value and reference type. What are value types and reference types?
Which namespaces are necessary to create a localized application?
explain the nature of the assembly work?
How do you prevent a class from being inherited?
Is int reference type c#?