You can use reasonable easy-to-remember names for methods


Question 1.
The entire list of parent classes from which a child class is derived constitutes the __________ of the subclass.
children
ancestors
subordinates
derivatives

Question 2.
A derived class always "__________" case or instance of the more general base class.
has a
make a
redefines
is a

Question 3.
A __________ is a rectangular object you can click; when you do, its appearance usually changes to look pressed.
label
check box
button
text box

Question 4.
A method's name and parameter list together are its __________.
signature
header
profile
interface

Question 5.
In all languages, subscript values must be __________.
characters
non-sequential
real numbers
integers

Question 6.
The true benefit of using an array lies in your ability to use a __________ as a subscript to the array.
constant
loop
command
variable

Question 7.
A __________ is a temporary detour in the logic of a program.
sequence break
control break
control sequence
break control

Question 8.
A __________ is a collection of data stored on a nonvolatile device in a computer system.
computer message
computer interface
computer file
computer selector

Question 9.
The number of bytes in an array is always a multiple of the number of __________ in an array.
subscripts
elements
iterators
indexes

Question 10.
A __________ is a set of program statements that tell you the characteristics of the class's objects and the methods that can be applied to its objects.
class interface
class definition
class reference
class model

Question 11.
The screen design issues that make programs easier to use for people with physical limitations are known as __________ issues.
usability
interface
accessibility
management
interface
management

Question 12.
A(n) __________ in a class diagram indicates private access.
minus sign
plus sign
exclamation point
period

Question 13.
By using __________, you can use reasonable, easy-to-remember names for methods and concentrate on their purpose rather than on memorizing different method names.
inheritance
inference
polymorphism
relationships

Question 14.
When you base a class on another using inheritance, the original class is the __________.
peer
subordinate
parent
child

Question 15.
__________ methods are those for which no object needs to exist.
Dynamic
Public
Static
Private

Question 16.
In object-oriented programming, procedures are called __________.
interfaces
pointers
methods
actions

Question 17.
Methods that set values are called __________ methods.
modifier
mutator
creator
access

Question 18.
The __________ is the location on your computer screen at which you type entries to communicate with the computer's operating system.
GUI
IDE
system terminal
command line

Question 19.
When you write a program that stores a value in a variable, you are using __________ storage.
permanent
temporary
resilient
resident

Question 20.
Array subscripts are always a sequence of __________.
large numbers
characters
negative values
integers

Question 21.
Object-oriented programmers sometimes say an object is one __________ of a class.
enumeration
instantiation
member
reference

Question 22.
A __________ represents a picture or sketch of a screen the user will see when running a program.
cue book
run book
storyboard
skeleton

Question 23.
In most programming languages, before an application can use a data file, it must __________.
open the file
close the file
read the file
prepare the file

Question 24.
One advantage to using a named constant is that the statement becomes __________.
self-perpetuating
self-documenting
self-referencing
self-mitigating

Question 25.
All array elements have the same group __________.
subscript
name
memory location
value

Solution Preview :

Prepared by a verified Expert
Computer Engineering: You can use reasonable easy-to-remember names for methods
Reference No:- TGS01411342

Now Priced at $20 (50% Discount)

Recommended (90%)

Rated (4.3/5)