answersLogoWhite

0


Best Answer

Java's syntax is primarily based on the syntax of the C and C++ programming languages. James Gosling and his team, the creators of Java, aimed to make Java familiar to programmers who were already proficient in C and C++. This approach facilitated the adoption of Java among developers with prior experience in these languages.

At AchieversIT, our Java training courses cover not only the syntax but also the core concepts and principles of Java programming, enabling students to become proficient Java developers.

User Avatar

Naveen G

Lvl 5
8mo ago
This answer is:
User Avatar
More answers
User Avatar

Umar khan

Lvl 4
4mo ago

Java syntax is primarily based on the C and C++ programming languages. James Gosling, the creator of Java, aimed to design a language that combined the power of C++ with simpler features for platform independence. Java inherits the C/C++ syntax for familiarity, but it eliminates certain complex features like explicit pointers and operator overloading. This design choice contributes to Java's readability, ease of use, and cross-platform compatibility, making it a versatile language for a wide range of applications.

This answer is:
User Avatar

User Avatar

nehakaushal2564

Lvl 5
1y ago

Java syntax was influenced by the syntax of C and C++ programming languages. The syntax of Java is similar to these languages, which makes it easier for developers who are familiar with C and C++ to learn and write Java code. However, Java also has several unique features and syntax rules that set it apart from other programming languages. Additionally, Java has its own class libraries and APIs, which provide developers with a wide range of built-in functionality and make it easier to develop complex applications.

For more information, please visit: 1stepgrow

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Java inherited most of its syntax from C/C++

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Java syntax are based on which language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is the syntax of Java?

See the related links section for a link to the official Java language specification.


What is syntax of java?

See the related links section for a link to the official Java language specification.


What is the Java grammar?

"Java grammar" is the way of writing a program with correct syntax of various commands used in java language.


Will the java compiler translate a source file that contains syntax errors?

No it will not. Any java source file that has syntax errors will not be translated fully. The compiler will spit out errors based on the syntax problems in your code.


What syntax-based language integrates into HTML pages?

JavaScript


Is c plus plus and java are the same?

No. Java takes some ideas from C++, so there are certain similarities, especially in the basic syntax. But it is a different language.


Can we use SQL for java language?

No. SQL stands for Structured Query Language and that in itself is a language and it is totally different from Java. However, you can use SQL queries inside Java code with the help of JDBC (Java DataBase Connectivity). But the Java compiler cannot understand/compile standalone SQL syntax unless it is used as part of JDBC.


What is the meaning of new keyword in java?

There is 48 reserved keywords currently defined in the java language. These keywords, combined with the syntax of the operators and separators,form the definition of the java language. these keywords can't be used as names for a variable,class or method. (chandramohan singh)


Which language is source program written?

The Java language derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities


What is the syntax of global variable in java?

There's no global variables in Java.


How syntax affect setting?

Syntax is essential to any form of language. Without syntax, there is no setting, there is no way to explain it and no language. Language and setting are both comprised with syntax.


How does syntax affect setting?

Syntax is essential to any form of language. Without syntax, there is no setting, there is no way to explain it and no language. Language and setting are both comprised with syntax.