1z1-829試験無料問題集「Oracle Java SE 17 Developer 認定」

Given the directory structure:

Given the definition of the Doc class:

Which two are valid definition of the wordDoc class?

解説: (GoShiken メンバーにのみ表示されます)
Given the code fragment:

abstract sealed interface SInt permits Story, Art { default String getTitle() { return "Book Title" ; }
}
Which set of class definitions compiles?

解説: (GoShiken メンバーにのみ表示されます)
Given the code fragment:

解説: (GoShiken メンバーにのみ表示されます)
Given the code fragment:

Which code fragment invokes all callable objects in the workers set?

解説: (GoShiken メンバーにのみ表示されます)
Given the code fragments:

Which action prints Wagon : 200?

解説: (GoShiken メンバーにのみ表示されます)