1:00
en
CR
Object Oriented Programming : Unit 1
8
Class: ________An Encapsulation of data members and methods
Object: An instance of class is known as _________
Java: _____(Java/C++/C/Python) is Pure Object Oriented Programming (OOP)
Generic: _________ programming is programming that focuses on the algorithms and code at a higher level of abstraction that "normal” programming
Polymorphism: The word ______________means having many forms
inheritance:_______allows classes to be arranged in a hierarchy that represents "is-a-type-of" relationships
Abstract:_____ classes cannot be instantiated into objects; they exist only for the purpose of inheritance into other "concrete" classes which can be instantiated
Bjarne: _______ Stroustrup developped C++.
Object Oriented Programming : Unit 1
Across:| 3. | An instance of class is known as _________ | | 4. | The word ______________means having many forms | | 6. | _________ programming is programming that focuses on the algorithms and code at a higher level of abstraction that "normal” programming | | 8. | _____(Java/C++/C/Python) is Pure Object Oriented Programming (OOP) |
| | Down:| 1. | _______ Stroustrup developped C++. | | 2. | _____ classes cannot be instantiated into objects; they exist only for the purpose of inheritance into other "concrete" classes which can be instantiated | | 5. | _______allows classes to be arranged in a hierarchy that represents "is-a-type-of" relationships | | 7. | ________An Encapsulation of data members and methods |
| |
© 2016
PuzzleFast.com, Noncommercial Use Only
Object Oriented Programming : Unit 1
Across:| 3. | An instance of class is known as _________ | | 4. | The word ______________means having many forms | | 6. | _________ programming is programming that focuses on the algorithms and code at a higher level of abstraction that "normal” programming | | 8. | _____(Java/C++/C/Python) is Pure Object Oriented Programming (OOP) |
| | Down:| 1. | _______ Stroustrup developped C++. | | 2. | _____ classes cannot be instantiated into objects; they exist only for the purpose of inheritance into other "concrete" classes which can be instantiated | | 5. | _______allows classes to be arranged in a hierarchy that represents "is-a-type-of" relationships | | 7. | ________An Encapsulation of data members and methods |
| |
© 2016
PuzzleFast.com, Noncommercial Use Only