Hidden fields
Books Books
" C++ supports the idea that different objects do "the right thing" through what is called function polymorphism and class polymorphism. Poly means many, and morph means form. Polymorphism refers to the same name taking many forms, and "
Sams Teach Yourself C++ in 21 Days - Page 11
by Jesse Liberty, Bradley L. Jones - 2004 - 936 pages
Limited preview - About this book

The Complete Idiot's Guide to a Career in Computer Programming

Jesse Liberty - Computers - 1999 - 308 pages
...driving. Object-oriented languages support the idea that different objects do "the right thing" through polymorphism. Poly means many, and morph means form....Polymorphism refers to the same name taking many forms. The Goals of Object-Oriented Programming The goal of object-oriented programming is to create code...
Limited preview - About this book

Sams Teach Yourself C++ in 24 Hours

Jesse Liberty - Computers - 2002 - 506 pages
...thing" based on its understanding of the message from the phone company. NEW TERM C++ supports this idea that different objects do "the right thing,"...Polymorphism refers to the same name taking many forms, and is discussed during Hour 17, "Polymorphism and Derived Classes," and Hour 18, "Advanced Polymorphism."...
Limited preview - About this book

计算机英语(第三版)实用教程

刘兆毓, 郑家农 - 2006 - 236 pages
...Quasar is derived from the Star and thus inherits all its qualities, but can add to them as needed. C++ supports the idea that different objects do "the...Polymorphism refers to the same name taking many forms. As object-oriented analysis, design, and programming began to catch on, Bjarne Stroustrup took the...
Limited preview - About this book

C++ Made Easy

T. D. Malhotra - C ++ (Computer program language) - 2006 - 472 pages
...Hybridisation means added properties to base class. 2.0.5. Polymorphism Mango Tree Superior Quality 'Poly* means many and 'morph' means form. Polymorphism refers to the same name taking many forms. Polymorphism is a property of classes. It is worth noting that only member functions can be polymorphic....
Limited preview - About this book




  1. My library
  2. Help
  3. Advanced Book Search