Computer Science, asked by sreetamasaha08, 4 months ago

what are data types in java ?Explain in java.​

Answers

Answered by mrAdorableboy
8

\huge\star{\pink{\underline{\mathfrak{answer}}}}

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 .

\sf\green{itz\:optimusprime}

{\Huge{\fcolorbox{orange}{ORANGE}{Follow\:me}}}

Answered by ajha22480
9

Answer:

Your Answer:-

Explanation:

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 (you will learn more about these in a later chapter)

Similar questions