What is piller of OOPS in C#.

Answers were Sorted based on User's Feedback



What is piller of OOPS in C#...

Answer / vishal arora

the four pillors of oops is :-
abstraction
encapsulation
polymorphism
inherritance

Is This Answer Correct ?    32 Yes 2 No

What is piller of OOPS in C#...

Answer / naveen mishra

According to my openion piller is
Inheritence,
Ploymorphism
incapsulation


Is This Answer Correct ?    13 Yes 5 No

What is piller of OOPS in C#...

Answer / kishore anumala

Your question itself has an answer.
OOPS pillar is OBJECT.
Without object no Class can be declared.
No classes insense no interfaces,no encapsulation, no
polymorphism, etc.,....

Is This Answer Correct ?    6 Yes 4 No

What is piller of OOPS in C#...

Answer / pramod singh

The first pillar of object-oriented programming - Encapsulation
The second pillar of Object-Oriented Programming - Inheritance

The third pillar of Object-Oriented Programming - Polymorphism

Is This Answer Correct ?    4 Yes 3 No

What is piller of OOPS in C#...

Answer / pramod kumar singh

According to my opinion first pillar of object-oriented
programming is Object because Without object no Class can be
declared.
No classes in sense no interfaces,Inheritance
,no encapsulation, no
polymorphism, etc.,....

Is This Answer Correct ?    3 Yes 3 No

What is piller of OOPS in C#...

Answer / sairam bhat

Piller of oops is
Inheritance,Polymorphism,abstract,encapsulation.

Is This Answer Correct ?    1 Yes 1 No

What is piller of OOPS in C#...

Answer / ctharam

Class,Object,Encapsulation,Message Passing,Abstraction,Inheritence and polymorphim.

Is This Answer Correct ?    1 Yes 1 No

What is piller of OOPS in C#...

Answer / usra

encapsulation
inheritance
polymorphism

Is This Answer Correct ?    0 Yes 1 No

What is piller of OOPS in C#...

Answer / radhika

According to my openion object is the pillor of oops in c#

Is This Answer Correct ?    6 Yes 11 No

What is piller of OOPS in C#...

Answer / isaiselvan

The piller of oops is
Encapsulation
Inheritance

Is This Answer Correct ?    1 Yes 9 No

Post New Answer

More C Sharp Interview Questions

What is a dimensional array?

0 Answers  


What is .net c#?

0 Answers  


What are circular references? How garbage collection deals with circular references.

0 Answers  


What is the difference between console and windows application?

0 Answers  


What does dbml stand for?

0 Answers  






What are methods c#?

0 Answers  


What is string in c# net?

0 Answers  


What basic steps are needed to display a simple report in crystal?

0 Answers  


What is yield c#?

0 Answers  


What are anonymous methods ? why these methods are used and in what condition these methods are useful ?

1 Answers  


Does unity use c++ or c#?

0 Answers  


If the original method is not static you can declare an override method to be static or not?

0 Answers   Siebel,


Categories