Review Questions


⭐️ 1. Describe the three characteristic features of object-oriented languages.

문제: 객체지향 언어의 세 가지 주요 특징을 설명하시오.



2. What is the difference between a class variable and an instance variable?

문제: 클래스 변수와 인스턴스 변수의 차이는 무엇인가?



3. What is multiple inheritance?

문제: 다중 상속이란 무엇인가?