|
Coding's note
Search posts...
computer basics
java _파스칼표기
이소연
Aug 03, 2024
파스칼 표기
100이면 001
자바의 모든 코드는
{ }class 안에 적어야 한다.
메모리 공간 확보
os가 n1을 찾아줌
false는 0으로 true = 1로 컴퓨터에서 인식
문자는 인간의 언어
null값 저장
+) 정수 입력받으려면
Scanner
.
nextint
() 문자열 입력받으려면
Scanner
.
nextLine
()
Share article
Coding's note
RSS
·
Powered by Inblog