What are Basic Java Language Elements?

What are Basic Java Language Elements?

Hello,

I have learned to setup Java and create first program. I want to know the Basic Java Language Elements.

What are Basic Java Language Elements?

Which is good tutorials of Java Language Elements?

Thanks

View Answers

April 11, 2017 at 5:47 AM

Hi,

Here are the details of Basic Java Language Elements:

1. Comments

Comments are used for commenting a part of source code. Example of comments:

inline /* ... */

end-of-line // ...

javadoc /** ... */

2. Literals

You can read more at Java Literals page.

3. Identifiers

Read full details at Java - Identifier and primitive datatype in Java.

4. Punctuation

Example are:

operators = + - * / %

== != < >=

separators . , ;

grouping () [] {}

Check tutorial at Basic Java Language Elements.

All Java tutorials at Java Tutorials and examples.

Thanks


April 11, 2017 at 6:13 AM

You should also learn following topics:

Java Keywords - Java keywords are reserved and you can't use it for creating the variables in your program.

Java Comments - Learn how to comment your Java code?

Java Data Types - Learn the data types in Java.

Java Literals - Lear to use the literals in Java.

Classes in Java - What are classes in Java and how to create a Class in Java?

Interface in Java - How to create and use Interface in Java?

Introduction to Java Arrays - You must learn arrays in Java very well.

Thanks









Related Tutorials/Questions & Answers:
What are Basic Java Language Elements?
What type of programming language is Java?
Advertisements
Interview Questions - What are important Java Language Elements?
Java 7 Language Fundamentals
Basic Java Language Elements
What is R programming language?
What language is used for AI?
What is Hibernate Query Language (HQL)?
What is the use of R Programming Language?
what do you understand by big data and what are its basic components
What is Java programming used for?
What is Java programming used for?
What is Java programming used for?
java basic
what is the charset value to supprot arabic language ?
java basic
java basic
Java basic
java basic
What is the best language to learn machine learning?
Basic Java programming for Beginners
What are the steps to install R programming language?
Expression Language Basic Arithmetic
BASIC Java - Java Tutorials
Basic Java Tutorial
java and visual basic
top 20 basic programm of java
Is it possible to learn basic Java in a month?
Is it possible to learn basic Java in a month?
Is it possible to learn basic Java in a month?
Is it possible to learn basic Java in a month?
Is it possible to learn basic Java in a month?
Is it possible to learn basic Java in a month?
Java Programming Language
basic java - Java Beginners
Java basic question...
java language
java core basic problem
java core basic problem
Is Java a good language?
Is Java a good language?
Basic on J2ee - Java Beginners
fingerprint recognition in Java language.
Is Java a good beginner language?
What is the difference between JSP expression language and scriptlets? - JSP-Servlet
Basic problem for Java experts
Getting Started with Java
Is Java a good language to learn?
Is Java a good language to learn?
Java Language

Ads