Multiple Choice
Enclosing a group of statements inside a set of braces creates a
A) block of statements
B) boolean expression
C) loop
D) Nothing,it is just for readability
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q6: In Java, when a character is stored
Q14: What does the following code display? <br>int
Q27: What will be printed when the following
Q28: Because the && operator performs short-circuit evaluation,your
Q32: What would be the value of x
Q34: If str1 and str2 are both Strings,
Q36: A flag may have the values<br>A) 0
Q38: What is the value of x after
Q48: When two Strings are compared using the
Q50: What would be the value of bonus