Question: 2. Write a test application named StudentTestl which performs the following a. Create an object for the class student. b. Call the displayStudent method

2. Write a test application named StudentTestl which performs the following a. Create an object for the class student. b. Call the displayStudent method using the student object. c. Change the values of object attributes by read them from the user. d. Call the displayStudent method using the student object. Output Student Name Ahmed Student Id 100 Student Address Yanbu Phone Number = 1000 Enter student name :: Mona Enter student id :: 25688 Enter student address :: Yanbu Enter student phone number :: 1234567890 Student Name Mona Student Id = 25688 Student Address Yanbu Phone Number 1234567890
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
