NMOSFET

HELLO

Mar 23rd, 2014
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. import java.lang.*;
  2. public class CStudent{
  3.  
  4. public static void main(String[] args)throws Exception{
  5.  
  6.  
  7. CStudent John = new CStudent() ;
  8. String str1 = new String("HELLO");
  9. System.out.println("ee");
  10.  
  11.  
  12.  
  13.  
  14. }
Advertisement
Add Comment
Please, Sign In to add comment