Question from the Java - Fundamentals test

Medium

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

@FunctionnalInterface
public interface SimpleInterface {
// HERE
}

Author: koceilaStatus: PublishedQuestion not yet passed
Edit
0
Community EvaluationsNo one has reviewed this question yet, be the first!