Thursday, 29 October 2020

What is java





What is java 


Java :-

 Java is a general purpose, high -level  programming  language developed by Sun Microsystems. A  small  team  of  engineers, known  as the Green  Team ,  initiated the  language in 1991. Java  was  originally called  OAK , and  was  designed  for handheld devices  and  set-top boxes.  

                     OAK  was unsuccessful, so in 1995  Sun changed  the  name  to  Java  and modified the language to  take  advantage of  the  burgeoning World Wide Web. 









1 comment:

Student Marks Calculation app using java

      import javax.swing. *; import java.awt.event.ActionEvent ; import java.awt.event.ActionListener ; public class Student { private J...