Computer Science, asked by Anonymous, 5 months ago

name the of error
Internet A=3;


ANSWER IT CORRECTLY I WILL GIVE POINTS

Answers

Answered by himanshu2006vps
1

Answer:

Syntax error

You should use "int " to input a integer value, you should not use "integer"

The correct form is:- int A=3;


himanshu2006vps: The error in System.out.println"Java program" is syntax error as there is missing bracket ()
himanshu2006vps: float average= a+b+c+d+e/5 is logical error
himanshu2006vps: this one int sum= 3=5; is run time error
Anonymous: thank you so much
himanshu2006vps: welcome
Anonymous: by hi
Anonymous: thanks for helping
himanshu2006vps: Welcome
himanshu2006vps: bye
Anonymous: byee
Answered by mominanwar010
1

Answer:

syntax error

this is your answer

Similar questions