What are the important concepts in OOPS
Answer Posted / sanjjay raj
Abstraction, Encapsulation, Inheritance and Polymorphism
are the important Concepts in Object Oriented Programming
Structuce ( ie., OOPS )
| Is This Answer Correct ? | 27 Yes | 1 No |
Post New Answer View All Answers
List some of the basic string operation?
What are the advantages of generics in c#?
What is datacontract in c#?
What is data annotation in c#?
What is the use of dll file in c#?
what is difference between is and as operators in c#?
Is a decimal an integer?
Why we use get set property in c#?
How string definitions will prevent escaping on backslashes in C#?
What is class method c#?
Can a method be sealed in c#?
When should I throw an exception?
What is file extension of webservices?
Why do we use namespace in c#?
What is the base class from which all value types are derived?