DEVFYI - Developer Resource - FYI

What is the purpose of a statement block?

Java Interview Questions and Answers (part 2)


(Continued from previous question...)

346. What is the purpose of a statement block?

A statement block is used to organize a sequence of statements as a single statement group.

(Continued on next question...)

Other Interview Questions