You are on page 1of 1

9/28/2019 C++ - WordMint

Name: ___________________________________________ Date: ___________________

C++
1
E
X
2 3
T Z D
4
P R O T E C T E D Y
5
A R M N
6
S E M I C O L O N E A
7
T O M M
8
P R I V A T E B B I
O J E C
9
I N I T I A L I Z E R B
C F I
10 11
B J A R N E S T R O U S T R U P N
E N D
M C I
12
P I N S E R T I O N
L I G
A O
13
C O N S T R U C T O R N
E

Across Down
4. keyword used to provide special access to inherited members 1. The operator >> is called
6. A C++ code line ends with ___ 2. A destructor takes __________ arguments
8. The fields in a class of a c++ program are by default 3. the code associated with a given procedure call is not known
9. Constructors are used to ___________ the objects until the time of the call at run time
10. C++ was originally developed by 5. In C++ a function contained with in a class is called
12. The operator << is called 7. A constructor is called whenever ____________ is declared
13. member function with the same name as its class 11. . Function that serves as a template for creating similar other
functions

https://wordmint.com/puzzles/1614948 1/1

You might also like