· software
class, abstract class 및 interface란 무엇인가?
‘What is class, abstract class & interface’의 표지 이미지. https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...
‘What is class, abstract class & interface’의 표지 이미지. https://media2.dev.to/dynamic/image/width=1000,height=420,fit=cover,gravity=auto,format=auto/https%...
Object란 무엇인가? Object는 property와 behavior를 갖는 현실 세계의 엔티티이다. 예를 들어, 펜은 color, brand, height, diameter와 같은 property를 가질 수 있다.