Altimetrik interview question

Class A having constructor B having constructor Class b extends class a class c extend class b create object of C how many object created write out put

Interview Answer

Anonymous

23 Jun 2017

one object created output class a class b

1