What are benefits of oop?


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

Post New Answer

More OOPS Interview Questions

INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

0 Answers  


What is extreme programming?

2 Answers  


Why is polymorphism used?

0 Answers  


Why do while loop is used?

0 Answers  


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

0 Answers   TCS,






write a program to find 2 power of a 5digit number with out using big int and exponent ?

0 Answers  


Can we create object of class with private constructor?

5 Answers  


what is the drawback of classical methods in oops?

0 Answers  


What are the important components of cohesion?

0 Answers  


When a private constructer is being inherited from one class to another class and when the object is instantiated is the space reserved for this private variable in the memory??

13 Answers   HCL, Honeywell,


How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram

0 Answers   IBM,


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,


Categories