You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.
특징 객체 지향적이다 플랫폼 독립적이다 보안성이 뛰어나다 Garbage Collector가 자동으로 메모리를 관리해준다 멀티 쓰레드를 지원한다 OOP(Object-Oriented Programming) 역할, 책임, 협력 -오브젝트 Encapsulation, Inheritance, Polymorpism → 이 모든 것을 포함한 개념 = Class Encapsulation(캡슐화) 객체의 속성(field)와 행위(method…
Java & OOP | Junbyeol Blog
특징 객체 지향적이다 플랫폼 독립적이다 보안성이 뛰어나다 Garbage Collector가 자동으로 메모리를 관리해준다 멀티 쓰레드를 지원한다 OOP(Object-Oriented Programming) 역할, 책임, 협력 -오브젝트 Encapsulation, Inheritance, Polymorpism → 이 모든 것을 포함한 개념 = Class Encapsulation(캡슐화) 객체의 속성(field)와 행위(method…
https://junbyeol.github.io/language/200524-java-oop/
The text was updated successfully, but these errors were encountered: