-
Notifications
You must be signed in to change notification settings - Fork 0
smartkiwi/OCPJ
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
OCP Java SE 6 Programmer Exam Practice tasks Sections: Section 1: Declarations, Initialization, Scoping Section 2: Flow control Naming convention: folder s1a - section 1 task 1 General memos: -- make sure you have java and javac in your PATH: i.e. for windows: set PATH=%PATH%; -- to compile java file use command: javac <file>.java -- to execute program (without .class extension) java <classname>
About
OCP Java SE 6 Programmer Practice
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published