Question: In Java Which of the following codes are specific import? Which are wildcard import A. import java.util.* B. import java.util.Arrays; C. import java.lang.Character D. import
In Java

Which of the following codes are specific import? Which are wildcard import A. import java.util.* B. import java.util.Arrays; C. import java.lang.Character D. import java.awt.*; 1 point) BC;AD AB; CD
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
