Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Practice

Day 1

  • 조건문
  • 반복문
  • 클래스와 객체
  • 필드, 메서드, 생성자

Day 2

  • 다형성
  • 인스턴스와 객체의 차이
  • 상속
    1. Phone과 Persone 클래스를 정의한다
    2. Person 'heungmin'이 Phone을 구입하고 키면, "야 내 핸드폰 켜볼게."를 출력한 후 '삐비빅'을 출력한다.
    3. Person 'beckham'이 Phone을 구입하고 키면, "I will turn on mine too."를 출력한 후 'Beap'을 출력한다.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages