+ 1
Java programming
What are the basic characteristics of java language?
3 Answers
+ 3
OOP - Object Oriented Programming
Java language is quite strict, it teaches you to write good code and to order. Maximum protection from a "shot in the leg". Fairly friendly debugger.
Java slogan "write once, run anywhere". :) (cross platform language)
+ 1
3 letters - OOP
+ 1
What is oop?