questiongenerate a time class which holds


Question

Generate a Time class, which holds following information-

  • hour
  • minute
  • second
  • Create a date class, which holds the following 5.information:
  • day
  • month
  • year

Generate Constructors for both classes-
A least of 3 constructors including default constructor
Getters and setters
Helper methods
toString() method
toUniversalTime()
toStandardTime()

Validate the data in the setters.

generate an application that uses both Time and Date classes

generate 2 instances of Time and Date

Use a Scanner to read in information

print Time and Date in equally Universal Time and Standard Time

Be sure this is your own, original work! You are to input, compile, and debug programs.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: questiongenerate a time class which holds
Reference No:- TGS0443929

Expected delivery within 24 Hours