If a fraction class has a member function add, write a function call that will add fraction object ratio1 to fraction object ratio2.

What will be an ideal response?

ratio1.add (ratio2) OR ratio2.add (ratio1)

Computer Science & Information Technology

You might also like to view...

Sometimes your data will have a unique identifier that is already a part of your data. When that is true, you can use the field as a ________ key

A) foreign B) natural primary C) composite D) primary

Computer Science & Information Technology

Which HTML tag is used to define an internal style sheet?

a. b. c.