2014年2月18日

面向对象 定义

摘要: Method overriding, in object oriented programming, is a language feature that allows a subclass or child class to provide a specific implementation of a method that is already provided by one of its superclasses or parent classes.OOPS ConceptQ1) What is polymorphism?Ans)Polymorphismgives us the ulti 阅读全文

posted @ 2014-02-18 02:12 brave_bo 阅读(210) 评论(0) 推荐(0)

导航