What are the 3 pillars of oop?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More OOPS Interview Questions

what type of question are asked in thoughtworks pair programming round ?

0 Answers   Thought Works,


What is abstraction in oops with example?

0 Answers  


What is polymorphism and types?

0 Answers  


How do you define a class in oop?

0 Answers  


How to create a comment page in C #??

2 Answers  






when to use 'mutable' keyword and when to use 'const cast' in c++

0 Answers   TCS,


where is memory for struct allocated? where is memory for class-object allocated? I replied for struct in stack and for class-object in heap. THen he asked if class has struct member variable what happens.class on heap and what about struct in that class? couldnt ans :( :-?

2 Answers   Infosys, Microsoft,


write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.

0 Answers   Wipro,


What are the advantages of inheritance?

26 Answers   IBS, TCS,


What is encapsulation process?

0 Answers  


Write a C++ program to conduct an election of a mayor.Declare a class ELECTION With the following specification: Data member: Name 25 character Age Integer symbol 1 character Member functions: To accept data for 20 contestant To accept symbol as voting from 100 voters. To declare the winner and the loser.

1 Answers   Global Academy, Infotech,


What are the features of oop?

0 Answers  


Categories