Object Oriented Programming lecture notes,assignments
How to run
- install jdk
- install intellij idea
- open folder and then click run button
compile code manually:
javac index.java
(online, not recommended)
Copy code, paste it to online java compilers such as onlinegdb,
programiz