Question: 1. Write a Kotlin programs that contains a CourseRating class with the following properties: class name, instructor name, rating and one other property of your

1. Write a Kotlin programs that contains a CourseRating class with the following properties: class name, instructor name, rating and one other property of your chocie. In the main function, declare an instance of the class and set the properties. Print out the class instance.

2. Write a Kotlin program that creates an Array of at least 3 course ratings, using the class from exercise 1. Loop through the array printing out each course rating.

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!