Skip to content
LogoTechnipages
LogoTechnipages
  • Topics
        • Android
        • Browsers
        • Gaming
        • Hardware
        • Internet
        • iPhone
        • Linux
        • macOS
        • Office
        • Reviews
        • Software
        • Windows
        • Definitions
        • All Recent Posts
  • Product Reviews
  • About

Parameter Passing Convention

Parameter passing convention in a programming language, is the method used to pass one or more values (called actual parameters) to a function by means of a function call, such as the following: square (2); This function call launches a function that squares the supplied parameter (2), returning 4. One fundamental difference among programming languages concerns what is done with the returned value. In a call-by-value convention, the function places the returned value in a new memory location and leaves the original actual parameter intact. In a call-by-reference convention, the function replaces the actual parameter (2) with the returned value (4) at the function call’s location. See function, a function call, parameter.

Author Jennifer Spencer

You Might Also Like

No related photos.

  • bluetooth toggle missing windows 11

    What to Do When Your Bluetooth Toggle Is Missing (Windows 11)

  • microsoft paint features

    Unleash Your Inner Artist – Advanced Microsoft Paint Features You Might Not Know About

  • how to make chromebook run faster

    8 Ways to Make Your Chromebook Run Faster

  • error code 0xC0000428

    What Is Error Code 0xC0000428 and How to Fix It

  • windows 11 usb tethering

    Your Guide to USB Tethering on Windows 11

profile pic

The Experts Behind Technipages

My name is Mitch Bartlett. I've been working in technology for over 20 years in a wide range of tech jobs from Tech Support to Software Testing. I started this site as a technical guide for myself and it has grown into what I hope is a useful reference for all.

Learn More

technipages logo white
linkedin icon

Technipages is part of Guiding Tech Media, a leading digital media publisher focused on helping people figure out technology. Learn more about our mission and team here.

© 2026 Guiding Tech Media All Rights Reserved

  • About Us
  • Contact
  • Terms of Use
  • Privacy Policy

© 2026 Guiding Tech Media All Rights Reserved

Information from your device can be used to personalize your ad experience.
Do not sell my personal information.