logo

Crowdly

Browser

Add to Chrome

На об'єкт якого типу буде посилатися змінна c ? public class SomeClass { ...

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

На об'єкт якого типу буде посилатися змінна c ?

public class SomeClass {

public static void main (String [] args) {

SomeClass c = new SomeClass2 ();

}

}

class SomeClass2 extends SomeClass { }

(Java)

More questions like this

Want instant access to all verified answers on moodle.chnu.edu.ua?

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

Browser

Add to Chrome