Difference between an argument and a parameter?

Answer Posted / venkatesh

what ever we are passing in the method is called parameters
& whatever we are passing in method calling is called is
arguments

Is This Answer Correct ?    39 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many bits are in a sentence?

577


How does regex work?

515


How do you declare an empty string?

608


What is the core java?

533


Can one thread block the other thread?

597






Difference between doublesummarystatistics, intsummarystatistics and longsummarystatistics ?

540


What is stored procedure. How do you create stored procedure ?

1482


Tell me a few examples of final classes defined in Java API?

555


we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.

1557


What is a parameter used for?

507


How large is a boolean?

546


What is meant by class loader? How many types are there?

666


Is it possible to use Semaphore/ Mutex in an Interrupt Handler?

527


Is this valid in java ? Can we instantiate interface in java?

538


How do I convert a string to an int in java?

543