1:00

Click the first and last characters of the items you find.
en
WO
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
| P | O | L | Y | M | O | R | P | H | I | S | M | N |
| A | L | H | S | R | E | W | Q | P | Q | F | E | P |
| H | X | X | X | T | V | O | T | D | Q | C | W | D |
| B | D | H | V | O | F | C | C | E | N | F | Z | I |
| W | J | W | G | A | M | A | L | A | S | L | W | X |
| N | G | E | V | E | E | F | T | A | K | S | O | H |
| V | C | A | J | F | N | I | E | M | S | X | B | Z |
| G | J | O | D | E | R | E | A | B | W | S | J | T |
| E | N | O | V | E | N | I | R | J | L | F | E | I |
| C | Y | R | H | A | B | V | Q | I | L | O | C | J |
| J | N | N | K | S | K | E | H | T | C | T | T | V |
| B | I | P | A | B | S | T | R | A | C | T | Y | O |
| J | W | B | J | A | R | N | E | U | O | Y | M | M |
- An instance of class is known as _________
- _____(Java/C++/C/Python) is Pure Object Oriented Programming (OOP)
- _______ Stroustrup developped C++.
| - _______allows classes to be arranged in a hierarchy that represents "is-a-type-of" relationships
- _____ classes cannot be instantiated into objects; they exist only for the purpose of inheritance into other "concrete" classes which can be instantiated
- _________ programming is programming that focuses on the algorithms and code at a higher level of abstraction that "normal” programming
| - ________An Encapsulation of data members and methods
- The word ______________means having many forms
|
© 2016
PuzzleFast.com, Noncommercial Use Only
Object Oriented Programming : Unit 1
| P | O | L | Y | M | O | R | P | H | I | S | M | N |
| A | L | H | S | R | E | W | Q | P | Q | F | E | P |
| H | X | X | X | T | V | O | T | D | Q | C | W | D |
| B | D | H | V | O | F | C | C | E | N | F | Z | I |
| W | J | W | G | A | M | A | L | A | S | L | W | X |
| N | G | E | V | E | E | F | T | A | K | S | O | H |
| V | C | A | J | F | N | I | E | M | S | X | B | Z |
| G | J | O | D | E | R | E | A | B | W | S | J | T |
| E | N | O | V | E | N | I | R | J | L | F | E | I |
| C | Y | R | H | A | B | V | Q | I | L | O | C | J |
| J | N | N | K | S | K | E | H | T | C | T | T | V |
| B | I | P | A | B | S | T | R | A | C | T | Y | O |
| J | W | B | J | A | R | N | E | U | O | Y | M | M |
| - INHERITANCE
- ABSTRACT
- GENERIC
| |
© 2016
PuzzleFast.com, Noncommercial Use Only