DEV Community

hema latha
hema latha

Posted on

what is primitive data types ?

primitive data types in java are the basic building block for storing and manipulating data.
they are predefined by the language and specify the type of a variable and the values in can hold.

Top comments (0)