Answer Posted / vinay
Hi pals,
I agree with sushant who says that method overriding is not just using same name for the method.
But I want make some things more clear.
first of all Whats Method overriding , giving a new implementation for the parent or base class methods mean while maintaining same method definition.
If thats the case
You can override static methods by all means.
In this case only thing differs is way of accessing the methods , as its static access it by their class name.
And also
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how i secure my site with the https protocol.what are the steps?
Write a program to show synchronization?
Which textcomponent method is used to set a textcomponent to the read-only state?
What is chat area? Explain.
In RMI, inorder to sent the stub reference to the client, is we have to load the server object first into the memory or can we directly sent reference to the client?
the same information whether it will connect to the database or it will be used previous information?
what is handle?
What is a policy?
Explain about local interfaces.
Why do I get a duplicate name error when loading a jar file?
Explain the difference between object state and behavior?
What is synchronization and why is it important?
What is bean? Where can it be used?
Where can I find seam examples and documentation?
What is in-memory replication?