Menu
Question Index
...

What is the incorrect statement about primitive data types?


Primitive data types can not be directly used in any program. We have to create a user-defined data type and then use it.
Primitive data types can be used to create non-primitive or user-defined data types.
Primitive data types are classified into four groups. They are Integers, Floating Points, Characters and Booleans
Primitive data types are included by default as part of the Java Programming Language

Doubts

Problems

Topic: Data Types In Java

Read this topic
Take test on this topic

0
Wrong
Score more than 2 points

© meritcampus 2019

All Rights Reserved.

Open In App