Computer Science, asked by oxfordriskllc3159, 9 months ago

What is wrong with following code fragment?
a=20
b=33
print(a)
print(b)

Answers

Answered by kushal454100
1

Answer:

there is no System.out.println statement

Explanation:

i mean the "print" is incomplete ....it shld have been System.out.println.

mark me as brilliantest if my answer is correct and if u have understood

Answered by prashanthrprashanthr
1

Answer:

a

answer is wrong means don't feel bad ok

Similar questions