News:

Choose a design and let our professionals help you build a successful website   - ITAcumens

Main Menu

Introducing Data Reading

Started by thiruvasagamani, Oct 09, 2008, 09:14 PM

Previous topic - Next topic

thiruvasagamani

Practical Learning: Introducing Data Reading

   1. Start Notepad and type the following:
       

      package GCS;
      import System.*;

      public class Exercise
      {
         public static void main()
         {

         }
      }

   2. Save the file in a new folder named GCS2 inside your JSharp Lessons folder
   3. Save the file as Exercise.jsl in the GCS1 folder
Thiruvasakamani Karnan