Multiple Choice
A(n) ____ is a variable that can store and handle multiple values of the same data type as one unit.
A) composite data type
B) collection
C) record
D) assignment statement
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q41: The<u> UPDATE</u> statement is sometimes called a
Q42: Discuss the meaning of the term collection.
Q43: A variable declared with a record type
Q44: A(n) _ data type is quite similar
Q45: DECLARE TYPE type_basket IS RECORD(<br>Basket bb_basket.idBasket%TYPE,<br>Created bb_basket.dtcreated%TYPE,<br>Total
Q47: A(n) _ is a variable that can
Q48: Which of the following code fragments correctly
Q49: A scalar variable can hold multiple values
Q50: One major advantage of using collections as
Q51: The _ markers are used in PL/SQL