Question: Mcq Does this code have an error? if yes, which one? 1 2 // Warning! This code contains an ERROR! if (average = 100) System.out.println(Perfect

Mcq

Mcq Does this code have an error? if yes, which one? 1

Does this code have an error? if yes, which one? 1 2 // Warning! This code contains an ERROR! if (average = 100) System.out.println("Perfect Average!"); @3 Select one: In line 2, semicolon is missing at the end a. b. In line 2, the comparison in the condition is not correctly formed C. In line 3, the comments are not closed d. In line 4, single quotes must be used instead of double quotes

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!