| 23. |
Do you know the differences between Procedural Programming and Object-Oriented Approach? |
|
|
|
| 24. |
Are you familiar with concepts of encapsulation and information hiding? |
|
|
|
| 25. |
Do you know how to initialize objects (writing and using constructors)? |
|
|
|
| 26. |
Are you familiar with destructors? |
|
|
|
| 27. |
Are you familiar with inheritance and re-usability? |
|
|
|
| 28. |
Can you use C++ libraries and re-use programmer defined classes in your programs? |
|
|
|
| 29. |
Did you learn polymorphism? Can you write virtual methods? |
|
|
|
| 30. |
Can you write template functions and classes? |
|
|
|
| 31. |
Can you use the Standard Template Library (STL)? |
|
|
|