In focus

    About Parameters

    A Parameters is a special kind of variable in computer programming language which is used to pass information between functions or procedures. The actual information passed is called an argument. In programming language there are many placeless where Parameters are used likes in the constructor etc. The main purpose of the Parameters in development technology the codes and variable and argument values are reusable and re-changeable according the user requirements.