Question:Which is the valid declarations within an interface definition? 

A public double methoda(); 

B public final double methoda(); 

C static void methoda(double d1); 

D protected void methoda(double d1); 

+ Answer
+ Explanation
+ Report
Total Preview: 8264

Copyright © 2024. Powered by Intellect Software Ltd