Generally, primitive data types is Java include char, float, double, boolean, short, int, long, byte.
In turn, non-primitive types are classes, arrays, and string.
So, the correct answer is A – String
a.String
b.Double
c.Int
d.Boolean
Generally, primitive data types is Java include char, float, double, boolean, short, int, long, byte.
In turn, non-primitive types are classes, arrays, and string.
So, the correct answer is A – String