Question: Given the following directory structure: Assume that the two files A.java and B.java contain the following code, respectively: For which combinations of current directory and
Given the following directory structure:

Assume that the two files A.java and B.java contain the following code, respectively:

For which combinations of current directory and command is the compilation successful? Select the two correct answers.
(a)
![]()
(b)
![]()
(c)
![]()
(d)
![]()
(e)
![]()
(f)

/top |- wrk |- pkg 1- A.java |- B.java
Step by Step Solution
3.43 Rating (159 Votes )
There are 3 Steps involved in it
b and d In a and c class A cannot be found In e and f class B ... View full answer
Get step-by-step solutions from verified subject matter experts
