Javas core syntax is derived from
Answers
Answered by
0
Explanation:
The syntax of Java refers to the set of rules defining how a Java program is written and interpreted. The syntax is mostly derived from C and C++. Unlike in C++, in Java there are no global functions or variables, but there are data members which are also regarded as global variables.
Answered by
0
Attachments:
Similar questions