Question: Project 1 (required). Class simulation Write a console application that simulates Mike is teaching Java programming language for the 2016 international students of software engineering
Project 1 (required). Class simulation Write a console application that simulates Mike is teaching Java programming language for the 2016 international students of software engineering in classroom 102, building 20. Mike is a Professor. He works at Zhejiang Normal University. He teaches Java programming language for the 2016 software engineering students. Java is one of the object oriented programming languages. To solve this project you have to: i. Define classes to describe the real class. What does a teacher look like? How is the classroom? How to teach? How to learn? So Teacher, Student, Course, and Classroom are required class. You can add any other classes to improve your application ii. Define necessary Attributes such as ID and name. iii. Define necessary Methods to implement that all of students are listening carefully while teaching. iv. Implement the corresponding constructor V. Give a demo to simulate the process of class
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
