×
FREE ASSISTANCE FOR THE INQUISITIVE PEOPLE
Tutorial Topics
X
softetechnologies
SMITH NUMBERS JAVA Menu Based Program in Java Using Switch case
Actual parameter and Formal parameter - Java
38137    Arnab De    22/04/2018

Actual parameter and Formal parameter

In relation to function calling, parameters are two types

  • Actual parameter
  • Formal parameter

Actual parameters are situated in caller method and formal parameters are written in called function. That is if we write a method called “sum()” with two parameter called “p” and “q”. These parameters are known as formal parameters. Now we call the “sum()” function from another function and passes two parameters called “a” and “b”. then these parameters known as actual parameters.

softetechnologies
Actual And Formal Parameter
SMITH NUMBERS JAVA Menu Based Program in Java Using Switch case
softetechnologies
Author Details
Arnab De
I have over 16 years of experience working as an IT professional, ranging from teaching at my own institute to being a computer faculty at different leading institute across Kolkata. I also work as a web developer and designer, having worked for renowned companies and brand. Through tutorialathome, I wish to share my years of knowledge with the readers.
Enter New Comment
Comment History
No Comment Found Yet.
Albert Einstein
Education is what remains after one has forgotten what one has learned in school.
Albert Einstein
1849
78.07
Today So Far
Total View (Lakh)
softetechnologies
26/05/2018     53560
25/06/2018     44606
01/01/2018     43299
28/06/2017     40951
02/08/2017     39903
01/08/2017     33976
06/07/2017     33799
15/05/2017     33062
11/09/2018     29590
14/07/2017     29422
softetechnologies