006 String belongs to the basic data type?

String belongs to the basic data type?

A: I do not belong.

Java of eight basic data types: byte, short, char, int, long, float, double, boolean

However String type is the most commonly used reference types.

Guess you like

Origin www.cnblogs.com/ynzj123/p/12602807.html