Java Introduction.
    
        - 
            Java is a widely used object-oriented programming language, developed in 1995 by James Gosling at Sun Microsystems Inc.
        
 
        - 
            It runs on billions of devices, including notebook computers, mobile devices, gaming consoles, medical devices and many others. 
        
 
        - 
            Syntax of Java is similar to C/C++.