What is super keyword in java ?



What is super keyword in java ?..

Answer / sharah

OBJECT

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

Why hashmap is used in java?

0 Answers  


What is the immediate parent class of the Applet class?

1 Answers  


Explain an intermediate language?

0 Answers  


When should you make a function static?

0 Answers  


Are arrays dynamic in java?

0 Answers  


define polymorphism in java

0 Answers  


When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?

0 Answers  


What is immutability in java?

0 Answers  


Can we override constructors?

0 Answers  


What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?

0 Answers   Bravura Solutions,


How many times finalize method will be invoked? Who invokes finalize() method in java?

0 Answers  


What is procedure overloading?

0 Answers  


Categories