logo

Crowdly

Browser

Add to Chrome

Soit le code suivant (c'est un code correct): public class A extends B...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Soit le code suivant (c'est un code correct):

public class A extends B

{

private int attr_A;

public A() {

attr_A

= 10;

attr_B

= "TOTO";

C.attr_C = 100; }

}

Qu'est-ce qui est vrai?

More questions like this

Want instant access to all verified answers on efreussite.fr?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!

Browser

Add to Chrome