Computer Science, asked by bishnupriyapanda218, 4 months ago

What are data types in java ? (Why it is required. I don't need the different types)​

Answers

Answered by surbhisoni9338
1

Answer:

Primitive data types - includes byte , short , int , long , float , double , boolean and char.

Explanation:

if you are satisfied with my ans then plz follow me

Answered by king5459
1

Data types are divided into two groups: Primitive data types - includes byte , short , int , long , float , double , boolean and char. Non-primitive data types - such as String, Arrays and Classes

HOPE IT HELPS YOU

Similar questions