계산기2 [JAVA] 자바 인터페이스(Interface) + 실제사용 Part2 ✔ 인터페이스(interface) 아래 Document 참고 https://www.w3schools.com/java/java_interface.asp Java Interface W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more. www.w3schools.com 인터페이스는 그냥 간단하게 말해서 클래스를 디자인하기 위한 '틀'이라고 생각하면 된다! 🟥용어정리🟥 인터페이스 (Interface) : 인터페이스는 .. 2022. 10. 2. [JAVA] 자바 정적변수(Static variables) = 클래스변수(Class variables) ✔ static 키워드 아래 Document 참고 https://www.w3schools.com/Java/ref_keyword_static.asp Java static Keyword W3Schools offers free online tutorials, references and exercises in all the major languages of the web. Covering popular subjects like HTML, CSS, JavaScript, Python, SQL, Java, and many, many more. www.w3schools.com 정적변수(Static variables) = 클래스변수(Class variables) 클래스 변수는 정적 변수 라고도 부른다. 클래스 변수와 정.. 2022. 9. 13. 이전 1 다음