i need to finish this sample task asap, could anyone look n respond asap?
i have this syntax,
Code:
public boolean trans_possible(int hours, int minutes)
{
....
}
with that the other requirements are,
it should take both arguments >> hours and minutes.
hour is...