Vidyalelo
Data Structure · Q368

Miscellaneous on Data Structures

Programming · Data Structure · question 368

Q368

How many permutations will be formed from the array arr=1, 2, 3?

A.
2
B.
4
C.
6
Answer
D.
8

Answer: Option C

Solution

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