Page 55 - Trackpad_ipro 4.1_Class8
P. 55

11  Change the existing code.















                                                 11  Change the existing code.


                 Compiling and Running a Program

                 When we compile a Java program, the Java compiler converts it into bytecode. This bytecode
                 is a platform-independent code which can run on any machine without modifications. A Java
                 compiler is a program that translates the source code written by us into machine-readable code.

                 To compile and run a program, follow these steps:






                     1  Click on the
                    Compile button.






                                                                                              Program Coding     53
   50   51   52   53   54   55   56   57   58   59   60