Computer Science, asked by Deeps8971, 10 months ago

1. Which is a valid declaration within an interface? A)protected short stop = 23; b)final void madness(short stop); c)public boolean madness(long bow); d)static char madness(double duty);

Answers

Answered by Jhero
1

Answer:

Which is a valid declaration within an interface?

[A].

public static short stop = 23; @

[B]. protected short stop = 23;

[C]. transient short stop = 23;

[D]. final void madness(short stop);

Answer: Option A

please mark me as brianlist

as a brother you can do it

Answered by same1232
0

to make a light high ringing sound, like that of a small bell

Similar questions