

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following is correct about tuple_size? |
A. | Returns the number of elements in a tuple |
B. | Returns the maximum sized type element |
C. | Returns the total number of bits used by the tuple |
D. | Returns the sum of non-string values |
Answer» B. Returns the maximum sized type element | |