Hw4:Class,Methods,Constructors

    Class,Methods,Constructors ( Part 1)

  • Look inside hw4.java class inside(github week10 folder)
  • Copy the code and make the necessary changes
  • Follow the directions provided in comments
  • https://github.com/shivasharma/IS147/blob/master/src/Week10/hw4.java

    Class,Methods,Constructors ( Part 2)

  • Look inside StudentData.java class inside(github week10 folder)
  • Copy the code and make the necessary changes
  • Follow the directions provided in comments
  • https://github.com/shivasharma/IS147/blob/master/src/Week10/StudentData.java

    How to submit Homework?

  • Please write your full name, email on top of your file using comment tag.
  • Compile and run your program,enter all the inputs as required.
  • Take a screenshot of your result.
  • Zip your project with screenshot, source code and upload on Blackboard
  • All assignments must be submitted via Blackboard on due date. Assignments submitted through email are not accepted.

11/28/2022 Before Class