Generic Knowledge#

  • General Knowledge

    • ; must be at the end of every line except if it ends in { or }

    • { is used to begin the code for the function, } ends the function

Java is an OOP or object-oriented programming language, I will talk about this more later