Accenture Java Programming Practice Question
French curly braces { } is a must if the for loop executes more than one statement. State true or false.Answer options
A
TRUE
B
FALSE
Correct answer: TRUE
Explanation
Quick AnswerThe correct answer is TRUE because it directly addresses the core logic of Java Programming.
Correct answer: TRUE.