Is the following code written correctly? Justify youranswer. [0.25]
class A
{
//Class A
}
interface B extends A
{
//Interface Bextending Class A
}
Expert Answer
An answer will be send to you shortly. . . . .
Is the following code written correctly? Justify youranswer. [0.25]
class A
{
//Class A
}
interface B extends A
{
//Interface Bextending Class A
}
An answer will be send to you shortly. . . . .