Q:

Single level inheritance will be best for___________

0

Single level inheritance will be best for___________


  1. Inheriting a class which performs all the calculations
  2. Inheriting a class which can print all the calculation results
  3. Inheriting a class which can perform and print all calculations
  4. Inheriting all the classes for different calculations

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

 (b).Inheriting a class which can print all the calculation results

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

OBJECT ORIENTED PROGRAMMING INHERITANCE AND ITS TYPES MCQ

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
Which constructor will be called first from the cl... >>
<< Output of following program?...