Answer Posted / sreekar reddy vanguru
Mainly this() is used to avoid hidding the field varaibles
by the varaibles of the methods which are having same name..
super() is used to invoke the super class from sub class...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can singleton class be inherited in java?
What is a class component?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
How is string immutable in java?
Is there a sort function in java?
Can you change array size in java?
Why java applets are more useful for intranets as compared to internet?
What is the difference between jvm and jre? What is an interface?
Difference between keyword and identifier.
Does .length start 0 java?
What is the size of integer?
How many bits is size_t?
Is java pass by value or pass by reference?
How do you bind variables?
Define linked list and its features with signature?