To use Java’s Vector class, you must import the ___________ package.
(a) java.Math
(b) java.Exception
(c) java.util
(d) java.lang
(c) java.util
Computer Science & Information Technology
You might also like to view...
Which is not one of the four basic symbols used to chart data movement on data flow diagrams?
A) an oval B) arrow C) rectangle with rounded corners D) open-ended rectangle
Computer Science & Information Technology
What is not one of the six guidelines for creating fields?
A) Think of what needs you might have in the future B) Link the tables on related fields C) Determine the primary keys D) Store data in as large of number of parts as possible
Computer Science & Information Technology
The asterisk (*) indicates multiplication in Excel 2016
Indicate whether the statement is true or false
Computer Science & Information Technology
The * operator is used to perform ____.
A. Addition B. Multiplication C. Division D. Exponentiation
Computer Science & Information Technology