The college that you attend requires an application that will print out a Course Report. You arerequired to create an application that will allocate the following course data:COURSE CODE COURSE NAME STUDENT NUMBERS LECTURERDISD Diploma in Software Development 35 Mr JonesDIWD Diploma in Web Development 28 Mrs SmithDIDM Diploma in Data Metrics 39 Mr NtsingaCreate a class named Course_Details that will contain get and set methods for the course name,student numbers and lecturer. In the Course_Details class include a method called Assign Venuethat will randomly generate a Venue/Class for the course. Venues can be from 1 to 3 only. Yourmain class must include a static method to handle the printing of the course report.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here