0
Why is this showing error?(that commented lines in the below program )
6 Answers
+ 3
You missed the "new" keyword =>Scanner var = new Scanner (System.in);
+ 1
You are welcome đ
+ 1
Thanx for your(krOW) advise, I got it!!!
I am new to programming ,I didn't know how to use scanner in java and take the input from user ,now only I learned it from net
+ 1
Ok
0
Thanx
0
https://code.sololearn.com/c4vDz7gEQQqp/?ref=app
Now also I am getting some error
The Question is finding sum of even term of fibonacci series