Which of the following is correct about tuple_size?
Posted: Wed Jul 13, 2022 7:53 pm
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
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