1.operator creates an object of the specified class.
a) create
b) define
c) new
d) object
2. In java.utils.Scanner, utils is a/an
while Scanner is a/an
a) Package. Class
O b) Class, Package
c) Object, Class
d) Class, Object
3. If =3. then operator will return true for the condition (a==4)
a) &&
a
b) !
c) II
d) All of these
Answers
Answered by
2
Explanation:
Answer of 1. Is define
2. Package, class
But the third one I don't know
Similar questions