Domanda di colloquio di Samsung Electronics

How one class can use methods from other classes?

Risposte di colloquio

Anonimo

5 set 2018

there are many ways. first make that method public. then create an instance of that class who have the method . And using that instance call the method. By inheritance .

1

Anonimo

17 lug 2017

Concatenation.