0

import java. util. Scanner; what is wrong here?

8th Jul 2016, 1:41 PM
milada
milada - avatar
5 Antworten
0
extra spaces maybe? import java.util.Scanner;
8th Jul 2016, 1:45 PM
James
James - avatar
0
But it doesn't work
8th Jul 2016, 3:10 PM
milada
milada - avatar
0
could you tell us where it doesn't work? post the code perhaps?
8th Jul 2016, 3:10 PM
James
James - avatar
0
ntg wrong it works fine for me
8th Jul 2016, 4:06 PM
sai krishna
sai krishna - avatar
0
use below line . import java.util.*;
9th Jul 2016, 3:24 AM
Vinod Luhar