Consider the following class definitions: 1. Machine is the ____ of the robot cl
ID: 3909515 • Letter: C
Question
Consider the following class definitions:
1. Machine is the ____ of the robot class. (static method, class variable, instance method, instance variable, property, )
2. software_version is a _____ (static method, class variable, instance method, instance variable, property, )
3. mood is a _____ (static method, class variable, instance method, instance variable, property, )
4. Sing is _____ (static method, class variable, instance method, instance variable, property, etc )
5. Robot objects ______ (have a serial # that starts with (R, g or M) , all have same serials, do not have a erial # )
6. count is ______ (static method, class variable, instance method, instance variable, property, etc )
Explanation / Answer
1. Super/Parent class 2. instance variable 3. instance variable 4. instance method 5. do not have a serial # 5. static variable
Related Questions
drjack9650@gmail.com
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.