Java 11 (Official) - Windows

In this article, we are going to learn about Java, features, and hands-on demo on how to install, verify and uninstall on windows operating system.  

Disclaimer: The articles provided on HackWithV is purely for informational and educational purpose only, and for those who are willing and curious to know & learn about Cyber Security, Ethical Hacking, Software Development and IT Operations. Anytime the word "Hacking" that is used on this site shall be regarded as Ethical Hacking.

Table of Content


What is Java ?

  • Java is a general-purpose computer programming language developed in June 1991 by James Gosling, a former computer scientist with Sun Microsystems
  • There are lots of applications and websites that will not work unless you have Java installed and more are created everyday. 
  • It is used to produce software for multiple platforms ( Windows, Linux, Mac OS, etc).  
  • Java derives much of its syntax from the C and C++ programming languages.   
 

Features 

    • Simple 
    • Object-Oriented 
    • Portable 
    • Platform independent 
    • Secured 
    • Robust 
    • Architecture neutral 
    • Interpreted 
    • High Performance 
    • Multithreaded 
    • Distributed 
    • Dynamic 

    Hands-on 

      Requirements 

      • Operating System: Windows. 
      • Tools: Firefox/Chrome, Java. 

      Download 


      • Create an account and login to Oracle account and it automatically downloads Java 11. 

      Install 

      • Goto Downloads folder and double click on the jdk-11.0.12_windows-x64_bin.exe file. 

      • Give the User Account Control by clicking on Yes

      • A setup window will be opened, click on Next > Next >  Close



      Verify 

      • Click on Start > Command Prompt
       
      • Type java -version in the command prompt and hit enter, we got the Java version. 
       

      Uninstall 

      We can uninstall this application from the control panel

      Control Panel 

      • Open the Control panel

      • Click on Uninstall a program
       
      • Double click on Java(TM) SE Development Kit 11.0.12 (64-bit) > Yes

      • Give the User Account Control by clicking on Yes
       
      • Successfully removed Java 11. 

      Conclusion 

      • Java 11.0.12 (Official) is tested on Windows 7 Professional on Virtualbox. 

       

      If you face any problem, Let me know in the comments or you can directly reach me at help.hackwithv@gmail.com

       

      Be Aware, Be Secure.

      Thank You 🙏

      Comments

      Popular posts from this blog

      Demo 1- How to Track Location by a Link

      Snyk - Ubuntu 20.04 (Linux)

      Cracking VNC Password Using Hydra