Which is the valid declarations within an interface definition?
1 point
public double methoda();
public final double methoda();
static void methoda(double d1);
protected void methoda(double d1);
Answers
Answered by
1
Answer:
public double method. ........
Similar questions
English,
3 months ago
Science,
3 months ago
Math,
3 months ago
Computer Science,
6 months ago
CBSE BOARD XII,
11 months ago