JAVA/JAVA 수업

[JAVA] 데이터 타입 별 기본 값

샛별KIM 2021. 6. 1. 16:19
데이터 타 기본 값
int 0
String null
char  (공백)
double 0.0
boolean false