Difference Between Overriding & Over Loading in Java?

Difference between overriding & over loading:

Method overriding is used to provide a different implementation for the same feature of the software it is code replacement.

Method over loading is used to extend an already available feature of the software. It is code refinement.

Related

How Many Ways can you Create a Threads in Java?

Threads  are  implemented  in  the  form of  objects  that contain method  called  run(). The run() method is the heart and soul of any thread. It make u...

Write about SYNCHRONIZATION in Java?

SYNCHRONIZATION: Threads that use their own data and methods provided  inside their run( ) methods. What happens when they try to use data and methods outside themselves  on such occa...

Explain about Various Types of Operators in Java?

Java has rich set of operators. ® Operators are of any symbol that tells the computer to perform certain mathematical (Or) logical manipulations. ® Operat...

Post a Comment

emo-but-icon
:noprob:
:smile:
:shy:
:trope:
:sneered:
:happy:
:escort:
:rapt:
:love:
:heart:
:angry:
:hate:
:sad:
:sigh:
:disappointed:
:cry:
:fear:
:surprise:
:unbelieve:
:shit:
:like:
:dislike:
:clap:
:cuff:
:fist:
:ok:
:file:
:link:
:place:
:contact:

item