Solved

Why Should the Add( ), Subtract( ), Multiply( ), Divide

Question 26

Essay

Why should the add( ), subtract( ), multiply( ), divide( ) methods in the RationalNumber class in the textbook be declared to be public, while the gcd( ) method is declared to be private?

Correct Answer:

verifed

Verified

The numeric operations must be public be...

View Answer

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions