Question: *Computer science 2) (a). An object's attributes also are known as its___ a. states b. orientations c. methods d. procedures (b). You save text files
*Computer science
2)
(a). An object's attributes also are known as its___
a. states
b. orientations
c. methods
d. procedures
(b). You save text files containing Java language source code using the file extension___
a. java b. class
c. txt
d. src
(c). Which of the following is not a primitive data type in the Java programming language?
a. boolean
b. byte
c. int
d. Point
(d). A constructor ___ arguments.
a. can receive
b. cannot receive
c. must receive
d. can receive a maximum of 10
(e). To use any of the prewritten classes besides those in the java.lang package, you must___
a. use the entire path with the class name
b. import the class
c. import the package of which the class you are using is a part
d. use any of these methods
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
