What is the difference between parameters and arguments ?

Answer Posted / shadow

While defining method, variables passed in the method are
called parameters. While using those methods, values passed
to those variables are called arguments.....!

$HADOW

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why we use protected in java?

724


What is the main difference between java platform and other platforms?

707


Can we override the private methods?

732


Why is singleton instance static?

726


What is a class component?

856


Name the components that are termed to be Heavy-weight component but available in Light-weight components?

2188


What is the purpose of tostring() method in java?

786


Explain notify() method of object class ?

851


what are the high-level thread states? : Java thread

767


What is the difference between an interface and an abstract class?

760


Can memory leak in java?

791


What is the default value of float and double datatype in java?

762


Explain try and catch keywords in java?

865


When is the arraystoreexception thrown?

768


Define how destructors are defined in java?

766