+ 2

How to use exception in a thread?

How do i do this in a thread? public class Inpdemo{ public static void main(String args[]) throws java.io.IOException{ int x=(int)System.in.read(); System.out.println(x) ; } }

4th Aug 2016, 5:27 AM
Shadman Sudipto
Shadman Sudipto - avatar
1 Réponse
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
Web
0 Votes
Quiz duel
0 Votes
FRC Coding?
1 Votes
help
0 Votes
AI
2 Votes
APIs
1 Votes