static void Student(){ int Age = 17; String School = "D.S Senanayake College"; char sex ='m'; Sout("Learning Java. And love to learn other Languages too."); }