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

What is difference between new and override in c#?

0 Answers  


Explain hash table in c# ?

0 Answers  


hi, is compulsory .net knowledge need for biztalk server training. if need, how far?.tell me some info abt real time instructors in hyd or other?

0 Answers  


What is console readkey in vb net?

0 Answers  


Is c# substring zero based?

0 Answers  






What is object type in c#?

0 Answers  


Does c# support #define for defining global constants?

0 Answers  


Define Final Class in C#

0 Answers   HCL,


an object,class is value type or refarance type. ?

4 Answers   Synechron,


What you mean by delegate in c#?

0 Answers  


Does c# supports destructors?

9 Answers   Choice Solutions,


Why should you override the tostring() method?

0 Answers  


Categories