Question from the Java - Fundamentals test

Hard

What lines could be inserted in place of // HERE
for the code to compile?

@FunctionnalInterface
public interface SimpleInterface {
// HERE
}

Author: koceila MELLLAZStatus: PublishedQuestion passed 8 times
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!