You can assign _________ to a variable of Object[] type.
a. new char[100]
b. new int[100]
c. new double[100]
d. new String[100]
e. new java.util.Date[100]
d. new String[100]
e. new java.util.Date[100]
Primitive data type array is not compatible with Object[].
Computer Science & Information Technology
You might also like to view...
Which of the following text wrap options wraps the text on all sides of an object?
A) Top and Bottom B) Square C) Behind Text D) Box
Computer Science & Information Technology
Do you currently use any computer security control measures? If so, what? Against what attacks are you trying to protect?
What will be an ideal response?
Computer Science & Information Technology