Ranee G.

asked • 05/04/21

use Object-Oriented programming concepts to design and implement a system in python for building a scientific calculator which inherits its basic operations from a standard calculator

You are expected to use python Object-Oriented programming concepts to design and implement a system in python for building a scientific calculator which inherits its basic operations from a standard calculator.

1. The standard calculator can perform two types of operations: addition and subtraction.

2. The standard calculator is capable of inputting only two integers. But the scientific calculators can also interpret decimal values.

3. The scientific calculator is capable of four operations: addition, subtraction, cosine, and sine of values.

4. The scientific calculator can accept multiple values for the addition operation.


Hints:

Classes, class variables, objects, methods, constructors, message passing, object arrays, method overloading, method overriding


Ranee G.

Using python OOP concept
Report

05/04/21

1 Expert Answer

By:

Patrick B. answered • 05/05/21

Tutor
4.7 (31)

Math and computer tutor/teacher

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.