통합
뉴스
블로그
웹문서
동영상
혹시
down class
(으)로 찾으셨나요?
관련성순
최신순
블로그
47번째 퍼즐 - 착한 나의 강아지와 고양이!
public
class
Q47_Well_Dog_My_Cats { public static void main(String[] args) { Dog[]
dogs
= { new Dog() , new Dog() }; for (int i = 0; i < dogs.length; i++) {
dogs
[i].woof(); } Cat[] cats = { new Cat(),
blog.naver.com · 2015.04.30