What is polymorphism, what is it for, and how is it used?

前端 未结 28 3280
南笙
南笙 2020-11-21 07:08

What is polymorphism, what is it for, and how is it used?

28条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-21 07:52

    (I was browsing another article on something entirely different.. and polymorphism popped up... Now I thought that I knew what Polymorphism was.... but apparently not in this beautiful way explained.. Wanted to write it down somewhere.. better still will share it... )

    http://www.eioba.com/a/1htn/how-i-explained-rest-to-my-wife

    read on from this part:

    ..... polymorphism. That's a geeky way of saying that different nouns can have the same verb applied to them.

提交回复
热议问题