Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Learning ObjectiveTheory / LessonWorking ExampleReviewed

Define the scope of variables
Jira Legacy
serverSystem JIRA
serverId4c843cd5-e5a9-329d-ae88-66091fcfe3c7
keyTA-1


Define the structure of a JAVA class
Jira Legacy
serverSystem JIRA
serverId4c843cd5-e5a9-329d-ae88-66091fcfe3c7
keyTA-2


Create executable Java applications with a mina main method; run a Java program from the command line including console output



Import other Java packages to make them accsibile in your code



Compare and contrast the features and components of Java such asĀ 

  • Platform
  • Independence
  • object orientation
  • encapsulation



...