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

Can we have any code between try and catch blocks?

0 Answers  


What is the loop in java?

0 Answers  


What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.

6 Answers   iFlex, Sapient,


What is command line argument

0 Answers   TCS,


What are different ways of object creation in java ?

0 Answers  






What are the types of casting?

0 Answers  


What is Session and cookies?Explain in detail with an example?

4 Answers   Accenture, CTS,


Difference between object and reference?

0 Answers  


Write a function to print Fibonacci series and Tribonacci series?

0 Answers   Hexaware,


Why charat is used in java?

0 Answers  


Is Java a dying language?

0 Answers  


what value will be return by the read() method once it reaches the end-of-file? a. Throws EOException b. Return null c. Return -1 d. Read method return nothing, because it is void method

1 Answers  


Categories