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...
The Portable Apps platform is open source and the apps are free
Indicate whether the statement is true or false
Computer Science & Information Technology
Which of the following lists the prefix (CIDR) format equivalent of 255.255.240.0?
A) /18 B) /19 C) /20 D) /21
Computer Science & Information Technology