How can we call the base method without creating an instance?
No Answer is Posted For this Question
Be the First to Post Answer
What is a final variable?
What is an abstraction?
Write down how will you create a Binary tree?
What are the basic concepts of oop?
Does java support multiple inheritance? if not, what is the solution?
What is a virtual function?
Are constructors inherited? Can a subclass call the parent's class constructor? When?
Explain about object oriented databases?
Who is an Actor?
Does a concept HAVE to become a class in Design?
Can you call the base class method without creating an instance?
Can you use virtual, override or abstract keywords on an accessor of a static property?