In Java, how do we tell the compiler that the body of a loop consists of several statements, rather than one?
a) We enter all the statements on the same line
b) We indent all the statements at the same level of indentation
c) We enclose the statements in curly braces
d) We insert a break statement at the end of the loop
c.
Computer Science & Information Technology
You might also like to view...
The entire ________ tab is NOT available when worksheets are grouped
A) Insert B) Data C) Review D) View
Computer Science & Information Technology
?_________ images, a primary component of responsive design theory, rescale based on the size of a viewing device.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology