Help for this page

Select Code to Download


  1. or download this
    public class Finger { //Commment 1
    public static void main(String[] arguments) {//com 2
            String user; 
            String host;
    //comm3
    
  2. or download this
    //Comment 1
    //com 2
    //comm3
    
  3. or download this
    Line 1: //Comment 1
    Line 2: //Com 2
    Line 5: //comm3