Computer Science, asked by komuingle7276, 1 month ago

1. public class B extends A{
public static void main(String[] args) {
int c=5;
System.out.println(d(0,6));
)
}
class A
int d(int x, int y){return x+y;}
Output:​

Answers

Answered by aurangebazam2008
0

Explanation:

Telling wait for a few minutes.

Similar questions