What are object oriented concepts?

Answers were Sorted based on User's Feedback



What are object oriented concepts?..

Answer / jay

Object Oriented Conceps are:
1.Inheritance,
2.Encapsulation,
3.Polymorphism,
4.Abstraction.

Is This Answer Correct ?    9 Yes 0 No

What are object oriented concepts?..

Answer / bill

The object oriented concepts are ,
Abstraction
Polymorphysm
Inheritance.

Is This Answer Correct ?    1 Yes 1 No

What are object oriented concepts?..

Answer / shanta

Inheritance
polymorphism
class
object
encapsulation
abstraction

Is This Answer Correct ?    0 Yes 0 No

What are object oriented concepts?..

Answer / subbarao

Class
Object
Encapsulation
Abstraction
Inheritence
Polymorphism
Message Passing

Is This Answer Correct ?    0 Yes 0 No

What are object oriented concepts?..

Answer / pushparaj pentakota

Class
Object
Encapsulation
Abstraction
Inheritence
Polymorphism
delegates
structs
methods

Is This Answer Correct ?    0 Yes 0 No

What are object oriented concepts?..

Answer / ctharam

1) Class
2) Object
3) Encapsulation
4) Abstraction
5) Inheritance
6) Polymorphism
7) Message Passing
8) Dynamic Binding

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C Sharp Interview Questions

Define c# delegate?

0 Answers  


What is a shared assembly?

0 Answers   Wipro,


What are the two kinds of properties?

10 Answers   Wipro,


Where test director stores its data ? Database ,Local file etc...? I need to read this data from Visual Studio 2005 c# client. Regards

0 Answers  


What is the difference between dynamic and var in c#?

0 Answers  


What is difference between static and readonly in c#?

0 Answers  


Okay, so an int is a value type, and a class is a reference type. How can int be derived from object?

0 Answers  


What is difference between list and dictionary in c#?

0 Answers  


Explain the difference between user control and custom control. Also, explain their use.

0 Answers   Accenture,


How many types of serialization are there in c#?

0 Answers  


What is AutoMapper in C#?

0 Answers   Infosys,


What is state c#?

0 Answers  


Categories