자바 연습문제 002
자바 연습 문제입니다. 아래 내용을 자바로 프로그램한 후 정상적으로 작동하면 코드를 제출해주세요.
Sign in to Google to save your progress. Learn more
이름 *

다음의 문장에서 리터럴, 변수, 상수, 키워드를 적으시오 , , , .

==================================

int i = 100;

long l = 100L;

final float PI = 3.14f;

==================================

- 리터럴:

- 변수 :

- 키위드:  

- 상수:


Submit
Clear form
Never submit passwords through Google Forms.
This content is neither created nor endorsed by Google. Report Abuse - Terms of Service - Privacy Policy