edited by
207 views
0 votes
0 votes

Match the following in from List-1 and List-2 :

                             List-1          List-2
(a) Create new classes from existing class (i) Polymorphism
(b) Using similar operations to do similar things (ii) Abstraction
(c)  Hiding implementation details (iii) Inheritance
(d) Wrapping both operator and attributes with operations for model object (iv) Encapsulation
  (v) Performance

 

$\begin{matrix}
  &\text{(a)} & \text{(b)} &\text{(c)}  & \text{(d)}\\ 
 \text{(A)}&\text{(iii)}&\text{(i)}& \text{(ii)} &\text{(iv)} \\ 
\text{(B)}&\text{(v)} & \text{(i)} & \text{(iii)} &\text{(ii)} \\ 
 \text{(C)}&\text{(ii)}&\text{(v)}  & \text{(iv)} & \text{(iii)}\\ 
 \text{(D)}&\text{(i)}&\text{(ii)}  & \text{(iii)} & \text{(iv)}
\end{matrix}$

edited by

2 Answers

Related questions

0 votes
0 votes
1 answer
1
admin asked Jul 21, 2022
496 views
The number of un-labeled non-isomorphic graphs with four vertices is:$12$$11$$10$$9$
0 votes
0 votes
1 answer
2
admin asked Jul 21, 2022
339 views
How to add a background color in $\text {HTML}$ for marquee Tag?<marquee bgcolor : “red”><marquee bg-color = “red”><marquee bgcolor = “red”><marquee color = �...
0 votes
0 votes
1 answer
3
admin asked Jul 21, 2022
350 views
Maximum number of bits required to represent any character from $\text {ASCII}$ code set is:$10$$8$$7$$3$
0 votes
0 votes
1 answer
4
admin asked Jul 21, 2022
343 views
$\text{ALU}$ does not perform the operation of:Data transferLogical operationArithmetic operationComparison operation