Get expert advice and community support for all your questions on IDNLearn.com. Join our knowledgeable community and get detailed, reliable answers to all your questions.

Find the error in the following code fragment. int a: System.out.print(a):​

Sagot :

Answer:

If your using java, then its supposed to be "System.out.print("a")"    

Explanation:

its supposed to have quotations