Question: Hi , can you help me to write this code? Using the following mothod. public class TestsimpleStudent 2 { public static void main ( String

Hi, can you help me to write this code? Using the following mothod.
public class TestsimpleStudent 2{
public static void main(String[] args){
// TOO0 Auto-generated method stub
Simplestudent mystudent;
myStudent = getStudentData();
displaysimplestudent (mystudent);
}
public static simplestudent getstudentData()
}
Simplestudent tempstudent = new SimpleStudent();
int id;
String name;
string major;
Scanner, in = new Scanner. (
System.in)
I
Create a class called Employee that include five instance variables -
name, classification (Faculty, Adjunct, Professional & Career), ID, gender, base salary. Provide a
set and a get method for each instance variable. Write a test application named EmployeeTest
that demonstrates class Employee's capabilities. Create at-least five Employee objects and
display each object' information. Write good interactive messages for users while they are
interacting with the program. You should write detail comments on your program and your
program should be interactive.
 Hi, can you help me to write this code? Using the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!