Students, please be sure to log in. This site does not use cookies and cannot store work submitted when not signed in.

Unit 5 Problems

Student

In this problem, you are practicing adding instance variables to a java class.

Write a class called Student with 2 instance variables age and firstName. You must decide the appropriate data type for the instance variable.
Do not include a constructor for this problem.

Type your solution        
Skills Practiced:
3.B
4.A
4.B
Copyright © StudyCS 2024 All rights reserved.