Question: use java thanks. Q2. (a Define a class named Planet, which contains two instance variables that store the name of a planet (name) and the
use java thanks.


Q2. (a Define a class named Planet, which contains two instance variables that store the name of a planet (name) and the number of days the planet takes to travel around the Sun (travelDays). Write a method printPlanet () which displays the planet's details. In addition, write a test class to test your Planet class. Sample output for driver program: (6 marks) General Output Configuration:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
