Laxmi Institute of Computer Applications, Sarigam (MCA)
Q1. Short Question / Define / Definition Marks (01/02)
| 1 | What is Class? |
| 2 | Define Object |
| 3 | Define OOP |
| 4 | Define OBP |
| 5 | What is member function? |
| 6 | List all the features of OOP |
| 7 | Give difference between OOP & OBP |
| 8 | Identifier, token, keywords |
| 9 | Data Types (built in/ User define/ derived) |
| 10 | Explain Void Pointer |
| 11 | Constant Pointer |
| 12 | Pointer to Constant |
| 13 | Define Reference Variable & its properties |
| 14 | Dynamic Initialization |
| 15 | Adv. of New over Malloc(). |
| 16 | Define Free Store Operator & explain the use of it. |
| 17 | Define Constant Objects |
| 18 | Local Class With example |
| 19 | Nested Class |
| 20 | Access Specifier (Private Data Member / Public Data Member) |
| 21 | Static Data Member |
| 22 | Static Function |
| 23 | *this Pointer |
| 24 | Access Modifier (Const & Volatile) |
| 25 | Function Prototype |
| 26 | Call by Reference |
| 27 | Const Function |
| 28 | Default argument |
| 29 | Friend function |
| 30 | Function Overloading |
| 31 | Inline Functions |
| 32 | Mutable data member |
| 33 | Static Function |
| 34 | NRV Optimization |
| 35 | Constructor |
| 36 | Copy Constructor |
| 36 | Parameterized Constructor |
| 37 | MIL |
| 38 | Dynamic Initialization |
| 39 | Explicit Constructor |
| 40 | Destructor |
| 41 | Default Constructor / Default Constructor provided by Complier |
| 42 | List all the operator which cant Overload as friend function |
| 43 | List all operator cant Overload |
| 44 | How we can Overload an object. |
| 45 | Explain Unary Operator / Binary Operator |
No comments:
Post a Comment