List some attributes and operations that might be defined for a class called Course that represents a college course (not a particular offering of a course, just the course in general).

What will be an ideal response?

Attributes could include: courseNumber, courseName, department, numCredits, description
Operations could include: setters and getters for all attributes, offer

Computer Science & Information Technology

You might also like to view...

Write down five main functions of an operating system.

What will be an ideal response?

Computer Science & Information Technology

____________________ units use an exact measurement to specify the size or placement of an element.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology