Add the following mutator method to the TimeSpan class: public void subtract(TimeSpan span) Subtracts the given amount

Question:

Add the following mutator method to the TimeSpan class:

public void subtract(TimeSpan span)

Subtracts the given amount of time from this time span.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question
Question Posted: