Skip to content

Multi-Site-App-Dev/JAVA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Java?

Java is a high-level, class-based, object-oriented, programming language that is designed to have as few implementation dependencies as possible.

  • high level - No direct memory management, abstracted away from hardware

  • class based - Everything written is inside a class, inheritance based on class

  • object oriented - Bundle data and behavior into a single logical unit, the class. (Encapsulation)

    Photo courtesy of Edureka!

Most Popular Links!

  • New to Java? Learn JAVA Topics

  • Review JAVA Topics

  • Test Your JAVA Knowlege

  • Hone Your Java Skills

About

Resources for Java Students

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •