Multiple Choice
A method that performs some action other than returning a value is called a __________ method.
A) null
B) void
C) public
D) private
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q7: Mutator methods can return integer values indicating
Q12: Accessor methods:<br>A)return something equivalent to the value
Q14: Only the default constructor has the this
Q16: A variable whose meaning is confined to
Q19: Write a Java class that represents a
Q23: It is considered good programming practice to
Q29: Java supports operator overloading.
Q34: Boolean expressions may be used to control
Q38: Write a driver program to test your
Q39: In a method invocation,there must be exactly