Advertisement
Guest User

assignment 3

a guest
Mar 15th, 2012
61
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.io.*;
  2.  
  3. public class Worker
  4. {
  5. class name
  6. {
  7.  
  8. }
  9.  
  10. class Student
  11. {
  12.  
  13. }
  14.  
  15. public static void main(String[] args)
  16. {
  17. Scanner kb = new Scanner(System.in);
  18. }
  19.  
  20. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement