| 1 |
Java Basics |
hello world, factorial, loops, operators |
12 |
| 2 |
Arrays |
array, 2d array, sum of array, constructors |
10 |
| 3 |
String and Inputs |
strings, scanner, bufferedReader, palindrome, prime |
10 |
| 4 |
This and Constructors |
inheritence, chaaining, overloading, overriding |
10 |
| 5 |
Overloading |
all inheritences, static keyword, stop override |
13 |
| 6 |
Super and Abstraction |
interface, super, abstract class |
10 |
| 7 |
Final and Packages |
final kw, package, sub pkg, public |
8 |
| 8 |
Exception Handling |
throws, finally, throw, user defined exc, catch, try |
10 |
| 9 |
Multi Threading |
thread name, yield, sleep, suspend-resume, synchronised |
9 |
| 9 |
MidTerm 2 |
runnable, functional interface, multi threading |
2 |
| |
|
TOTAL |
94 |