Difference between this(), super()?
Answer Posted / jitender
this,super key words not accepted static keyword.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why can't you declare a class as protected?
How can you say java is object oriented?
Is array passed by reference in java?
What is a class object?
what is predefined function in java?
What is a dynamic array java?
Is a class an object?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
What string is utf8?
What kind of variables a class can consist of?
What are voids?
What are class members by default?
Is call by reference possible in java?
Is it necessary that each try block must be followed by a catch block?
Can we create an object of static class in java?