0
Important concepts In Java
what are the important concepts in Java?.. like.. interface, oop, applet etc...
1 Antwort
+ 10
I might be wrong but the only concept behind Java is oop with some influence from functional programming.
Maybe you should add design patterns to the last to create structured code, but this is not only Java related.