Content
@
0 reply
0 recast
2 reactions
Mariya
@chihiro
Java is a high-level, class-based, object-oriented programming language that is designed to have as few implementation dependencies as possible. It is a general-purpose programming language intended to let programmers write once, run anywhere
8 replies
3 recasts
308 reactions
Mariya
@chihiro
The syntax of Java is similar to C and C++, but has fewer low-level facilities than either of them. The Java runtime provides dynamic capabilities (such as reflection and runtime code modification) that are typically not available in traditional compiled languages.
0 reply
0 recast
0 reaction