Question 7
Consider two Java files located in two different packages as shown below.
Choose the correct option.
and generate compilation errors.
generates a compilation error, while others compile fine.
, , and generate compilation errors.
Only generates a compilation error.