Logo 
Search:

C++ Programming FAQ

Submit Interview FAQ
Home » Interview FAQ » C++ ProgrammingRSS Feeds

Which of the following features that distinguish object oriented programming from conventional

  Shared By: Jacob Evans    Date: Jun 09    Category: C++ Programming    Views: 1218

Answer:

i. Structural design
ii. Inheritance
iii. Modular programming
iv. bottom-up


Option


a) i only
b) Both ii and iii
c) Both ii and iv
d) iv only


Answer : c) Both ii and iv

Share: 
 



Your Comment
  • Comment should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].