Skip to content

Commit

Permalink
Update glossary.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
elletjies authored Oct 26, 2023
1 parent 54420d1 commit 3383821
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion glossary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5900,7 +5900,9 @@
en:
term: "Java"
def: >
Java is a high-level, cross-platform, object-oriented and general purpose programming language. Programs written in Java will run on any platform that supports the Java software platform without having to be recompiled. This feature gave rise to the slogun "Write Once Run Anywhere" ([WORA](#wora)). Java syntax is similar to that of C and C++.
Java is a high-level, cross-platform, object-oriented and general-purpose programming language. Programs written in Java will run on any platform that supports
the Java software platform without having to be recompiled. This feature gave rise to the slogan "Write Once Run Anywhere" ([WORA](#wora)). Java syntax is
similar to that of C and C++.
- slug: join
ref:
Expand Down

0 comments on commit 3383821

Please sign in to comment.