Computer Applications

Describe primitive data types in Java.

Values & Data Types Java

41 Likes

Answer

Primitive data types are fundamental data types that are an integral part of the Java language and are used to declare a variable.

Answered By

24 Likes


Related Questions