Sie sind auf Seite 1von 10

Started on Friday, 30 March 2018, 7:14 PM

State Finished

Completed on Friday, 30 March 2018, 7:29 PM

Time taken 15 mins 8 secs

Grade 18.00 out of 20.00 (90%)

Question 1
Complete
Mark 1.00 out of 1.00

Flag question

Question text
An abstract class must not contain abstract methods.
Select one:
a. False
b. True

Question 2
Complete
Mark 1.00 out of 1.00

Flag question

Question text
Classes cannot be nested.
Select one:
a. False
b. True

Question 3
Complete
Mark 1.00 out of 1.00
Flag question

Question text
If you want some variables and methods hidden from other classes, you could implement
encapsulation where these variables and methods are wrapped in a single unit.
Select one:
a. True
b. False

Question 4
Complete
Mark 1.00 out of 1.00

Flag question

Question text
A constructor ________ contain an explicit return type
Select one:
a. any number
b. interchangeably
c. methods
d. inner class
e. classes
f. same
g. constructors
h. sub-classes
i. cannot
j. nesting

Question 5
Complete
Mark 1.00 out of 1.00
Flag question

Question text
Abstraction shows the every bit of detail and implementation on how an application does something.
Select one:
a. True
b. False

Question 6
Complete
Mark 1.00 out of 1.00

Flag question

Question text
You can also declare new fields in the child class which are not in the ________.
Select one:
a. Parent class
b. Different forms
c. Directly
d. Private
e. Encapsulation
f. Inheritance
g. Super class
h. Abstract class
i. Final
j. More than one

Question 7
Complete
Mark 0.00 out of 1.00
Flag question

Question text
Each index can only contain ________ element.
Select one:
a. arraycopy( )
b. Index
c. object
d. 3-d or 3-dimensional
e. discouraged
f. 255
g. bytes
h. Fills
i. one
j. 2-d or 2-dimensional
k. can
l. boolean
m. any
n. Allocate
o. int[ ]

Question 8
Complete
Mark 1.00 out of 1.00

Flag question

Question text
A class which contains the abstract keyword in its declaration is known as an __________.
Select one:
a. Final
b. Encapsulation
c. Private
d. More than one
e. Inheritance
f. Abstract class
g. Parent class
h. Directly
i. Different forms
j. Super class

Question 9
Complete
Mark 1.00 out of 1.00

Flag question

Question text
Nesting classes increases encapsulation.
Select one:
a. False
b. True

Question 10
Complete
Mark 1.00 out of 1.00

Flag question

Question text
All possible data types of an array can be retuned as a string by the toString( ) method.
Select one:
a. True
b. False

Question 11
Complete
Mark 1.00 out of 1.00
Flag question

Question text
Parallelsorting utilizes ________.
Select one:
a. More sorting methods
b. More cpu processing cores
c. More memory
d. The video card

Question 12
Complete
Mark 1.00 out of 1.00

Flag question

Question text
Constructors have 3 basic rules to follow.
Select one:
a. False
b. True

Question 13
Complete
Mark 1.00 out of 1.00

Flag question

Question text
A nested class is not an inner class.
Select one:
a. True
b. False
Question 14
Complete
Mark 1.00 out of 1.00

Flag question

Question text
The _______ method can copy one array to another.
Select one:
a. Fills
b. Allocate
c. arraycopy( )
d. Index
e. int[ ]
f. 255
g. can
h. object
i. one
j. boolean
k. any
l. bytes
m. 3-d or 3-dimensional
n. 2-d or 2-dimensional
o. discouraged

Question 15
Complete
Mark 1.00 out of 1.00

Flag question

Question text
_______ are special methods to initialize objects.
Select one:
a. sub-classes
b. interchangeably
c. methods
d. inner class
e. nesting
f. any number
g. same
h. cannot
i. constructors
j. classes

Question 16
Complete
Mark 1.00 out of 1.00

Flag question

Question text
Abstracted methods need _______ for implementations.
Select one:
a. nesting
b. sub-classes
c. cannot
d. same
e. interchangeably
f. any number
g. methods
h. classes
i. inner class
j. constructors

Question 17
Complete
Mark 1.00 out of 1.00
Flag question

Question text
Arrays can be read backwards
Select one:
a. False
b. True

Question 18
Complete
Mark 0.00 out of 1.00

Flag question

Question text
A single array can hold ________.
Select one:
a. One data type
b. Multiple data types
c. None of the choices
d. All of the choices
e. Two data types

Question 19
Complete
Mark 1.00 out of 1.00

Flag question

Question text
A class acquiring fields and methods of another class is called inheritance.
Select one:
a. False
b. True

Question 20
Complete
Mark 1.00 out of 1.00

Flag question

Question text
The sort( ) method can be set to sort only a part of an array.
Select one:
a. True
b. False

Das könnte Ihnen auch gefallen