Question: Question 1 (0.625 points) A particular object is also referred to as ______________ Question 1 options: an enumeration a variable a method an instance a
Question 1 (0.625 points)
A particular object is also referred to as ______________
Question 1 options:
|
| an enumeration |
|
| a variable |
|
| a method |
|
| an instance |
|
| a data type |
Question 2 (0.625 points)
The ________ of a method parameter defines what kind of values the parameter can hold.
Question 2 options:
|
| object |
|
| method |
|
| data type |
|
| variable |
|
| constant |
Question 3 (0.625 points)
A method can return information about an object via a:
Question 3 options:
|
| input value |
|
| return value |
|
| send value |
|
| signature value |
|
| refund value |
Question 4 (0.625 points)
A variable with a boolean data type should only be used to hold _______ values.
Question 4 options:
|
| number |
|
| true or false |
|
| strings |
|
| letter |
|
| numbers or letters |
Question 5 (0.625 points)
The _______ defines the details of a class and is written by the programmer.
Question 5 options:
|
| string code |
|
| constant code |
|
| inter code |
|
| object code |
|
| source code |
Question 6 (0.625 points)
Blueprint is to house as...
Question 6 options:
|
| object is to class |
|
| class is to object |
Question 7 (0.625 points)
The first line of a method is also called ____________
Question 7 options:
|
| its name |
|
| it data type |
|
| its return type |
|
| its formal parameter |
|
| its signature |
Question 8 (0.625 points)
An object name should always begin with:
Question 8 options:
|
| a hyphen |
|
| an uppercase letter |
|
| an apostrophe |
|
| a digit |
|
| a lowercase letter |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
