Primitive types of Java
There are eight primitive types of data that are defined by java:
- Byte
- Short
- Int
- Long
- Char
- Float
- Double
- Boolean
The above eight types can be put into four different groups
There are eight primitive types of data that are defined by java:
The above eight types can be put into four different groups
Java was developed in the year 1991 and was formally announced in 1995. Basically, java is based on C and C++. The character of java is inherited from both of these two languages. Syntax of java is related to C and Object Oriented facial from C++.
Now java is used to create web sites including interactive content, iphone applications, applications for devices like pagers and cell phones etc.
Key Features of Java