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

What is character in data type?

0 Answers  


What is java util function?

0 Answers  


What is mysql driver class name?

0 Answers  


How hashmap increases its size in java?

0 Answers  


What is the difference between Checked and Unchecked exception? Give some examples

2 Answers   Ness Technologies,






What is function overriding and overloading in java?

0 Answers  


Is null a string?

0 Answers  


What modifiers are used with a top level class?

3 Answers  


What are the different types of inner classes?

0 Answers  


What are the types of casting?

0 Answers  


what is the use of datasource in core java?

3 Answers   Satyam,


long d =10;int i =0;i=d; /// is this possible? If d is very long number (10 digits or some thing) then?

3 Answers  


Categories