Vidyalelo
Data Structure · Q229

Miscellaneous on Data Structures

Programming · Data Structure · question 229

Q229

How many combinations of 2 elements will be formed from the array arr=1, 2, 3?

A.
1
B.
2
C.
3
Answer
D.
4

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board