What wrong in the code~?Code:import java.io.*; public class test { public static void main(String[] args){ BufferedReader reader = new BufferedReader( new InputStreamReader(System.in)); String s = reader.readLine(); System.out.println(s); } }
|
+ Reply to Thread
Results 1 to 7 of 7
Thread: What wrong in the code~?
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S. Wed Yourself to UML with the Power of Associations Microsoft to Add AJAX Capabilities to ASP.NET IBM's Cloudscape Versus MySQL | ||||||||||||||||||||||||||||||||||
![]() | |||||
|
| |||||
![]() |
Bookmarks