MCQOPTIONS
Bookmark
Saved Bookmarks
→
Data Structures and Algorithms
→
Evaluation Infix Expression Not Parenthesized in Data Structures and Algorithms
→
How many combinations of 2 elements will be formed..
1.
How many combinations of 2 elements will be formed from the array arr={1,2,3}?
A.
1
B.
2
C.
3
D.
4
Answer» D. 4
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
1 2, 1 2, 2 ?
What will be the time complexity of the code to print combinations?
The code for printing combinations is in-place.
What will be the auxiliary space requirement (excluding call stack) of the program to print combinations of r elements each from array of size n?
What will be the lexicographical order of combinations of 2 elements each formed from the array arr={1,2,3}?
How many combinations of 2 elements will be formed from the array arr={1,2,3}?
What is meant by the term lexicographical order?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply