Difference between an argument and a parameter?

Answer Posted / aditya

variables defined in the method eg: sum(int a ,int b)
here a and b are parameters which r variables.

the values passed to that variables r called arguments.

Is This Answer Correct ?    22 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are scalar data types?

513


What is the latest version of java?

569


What is the difference between assignment and initialization?

542


What is static variable with example?

547


What are the differences between Java 1.0 and Java 2.0?

1660






What is difference between final and finally in java?

570


What is import java util arraylist?

641


Can we have more than one package statement in source file ?

578


how to deploy tomcatserver to weblogic server? write d following steps?

1433


How we create object in copy constructor?

630


How does linkedlist work in java?

499


What is an example of character?

534


What is methods and methodology?

518


What is defined as false sharing in the context of multithreading?

494


What is arrays sort in java?

560