answersLogoWhite

0

There are a total of 8 simple or primitive data types in Java. They are:

  • byte
  • short
  • int
  • float
  • double
  • boolean
  • long and
  • String
User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

There are how many types of data's?

three


How many types of view in oracle?

There are two types of views in Oracle based upon from how many tables data are being fetched. 1. Simple view - In this view, data is coming from only one table. 2. Complex view - In this view, data comes from more than one table. That's it. However, Complex views have some limitations. For these follow Oracle documentation.


What summarizes statistical data?

A table can be used, or various types of graph. Sometimes a simple sentence is enough.


What types of errors will simple parity not detect?

Simple parity can not correct multiple errors. If more than one error exists at a time, then simple parity can not calculate the missing data.


Differrent data types in Visual Basic?

many


How many types data in computer system?

6


How many data types supported by MySQL?

Data types supported by MySQL are date and time data, numeric data, and byte data. Spatial data is another type supported by MySQL which includes the use of spatial extensions.


What is the definition of ordered data?

Ordered data is pretty simple. It is data which is measured (or found from a test) in ordinal types of measurement. E.G. 1 cat, 2 cats, 3 cats etc.


How many data types are there in PHP?

The data types are grouped into this categories: Booleans Integers Floating point numbers Strings Arrays Objects


Which can be used to represent a many to many relation with abstract data types?

tree


What is the simple subject in this sentence It contains many types of plants?

It


Is built-in data-type are abstract data-types in java?

All built-in data types are not abstract data types.