Q279
What is the use of get() function in tuples?
A.
To access an element of a tuple
AnswerB.
To print an element of a tuple
C.
To check whether the element of the tuple is empty
D.
To delete an element
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board