What is the difference between this() and super() in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

State the difference between creating string as new () and literal.

0 Answers  


What is a treemap in java?

0 Answers  


Mention the default values of all the elements of an array defined as an instance variable.

0 Answers  


What is the implementation of destroy method in java. Is it native or java code?

0 Answers  


Can we override the main method?

4 Answers  






Explain the use of volatile field modifier?

0 Answers  


When does the compiler supply a default constructor for a class?

9 Answers   TCS,


Why should we create an object? what is a need of it? Apart from access members of a class i want what is a need of object what does it contain?? In normal class to access any member of thaht class we create object where as for static class we access its members using class name. what is a difference between them... thanks in advance.

1 Answers  


what is interface in java? Explain

0 Answers  


How is string immutable in java?

0 Answers  


What is run time polymorphism?

6 Answers   eClerx, Elementus Technologies,


What is abstraction with strong example program? (not a general program)

3 Answers  


Categories