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

Can we override private methods?

544


What is a classloader in java?

534


What is indexof in java?

512


Is arraylist ordered in java?

570


How do you override a private method in java?

500






What is meant by JVM? Is JVM platform independent or not?

575


How to convert string to char and vice versa?

515


Why Java is not pure Object Oriented language?

642


What is incompatible types in java?

537


Is map ordered in java?

531


What does nextint () do in java?

554


What is abstract class? Explain

595


How many types of assembly languages are there?

523


What is a concrete classes? Is Java object class is concrete class?

511


What is java objectoutputstream?

543