Q,10
which of the following statement(s) is/are true?
a) With the import statement, generally import only a single package member or an entire
package
b) To import all the types contained in a particular package, use the import statement with
the asterisk (*) wildcard character.
import package."
c) import package.A: it used to match a subset of the classes in a package starts with "A".
d). import package. A': it generates compilation error
Answers
Answered by
3
Answer:
import package. A it generates compilation error is the right answer
Answered by
0
a and c are the correct answer
Explanation:
hope you like this answer and please make me bring list
Similar questions
Math,
3 months ago
Math,
3 months ago
Math,
7 months ago
English,
7 months ago
CBSE BOARD X,
1 year ago