Java Interview Questions
Write a class with private properties.
Instantiate the properties by using the constructor.
Use the getters but not the setters.