Recent questions in Object Oriented Programming

2 votes
1 answer
82
When the inheritance is private, the private methods in base class are _____ in the derived class (in C++)inaccessible accessibleprotectedpublic
2 votes
3 answers
84
2 votes
1 answer
87
Match the following style rules for reusability $:$$\begin{array}{} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} & \text{Keep methods coherent} & \text{i....
2 votes
1 answer
88
Match the following with respect to relationship objects and classes $:$$\begin{array}{} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} & \text{State diagram}...
1 votes
1 answer
89
1 votes
1 answer
93
0 votes
2 answers
96
0 votes
1 answer
97
0 votes
1 answer
100
Match the following with respect to $\text{C++}$ data types :$\begin{array}{clcl} \text{a.} & \text{User defined type} & \text{i.} & \text{Qualifier} \\ \text{b.} & \tex...