精品偷拍一区二区三区,亚洲精品永久 码,亚洲综合日韩精品欧美国产,亚洲国产日韩a在线亚洲

  • <center id="usuqs"></center>
  • 
    
  • what is the difference between parameter and argument in computer science?

    what is the difference between parameter and argument in computer science?
    The term parameter refers to any declaration within the parentheses following the function name in a function declaration or definition; the term argument refers to any expression within the parentheses of a function call.
    1.parameter used in procedure defination
    2.arguments used in procedure call
    This example demonstrates the difference between a parameter and an argument:
    void foo(int a,char b); //a and b are parameters,
    here procedure is define
    int main()
    {
    foo(5,'a'); //5 and 'a' are arguments,
    here procedure is called
    return 0;
    }
    其他人氣:293 ℃時間:2020-03-26 01:19:11
    優(yōu)質(zhì)解答
    所以我說問錯地兒了
    建議你丟到編程板塊去
    我來回答
    類似推薦
    請使用1024x768 IE6.0或更高版本瀏覽器瀏覽本站點,以保證最佳閱讀效果。本頁提供作業(yè)小助手,一起搜作業(yè)以及作業(yè)好幫手最新版!
    版權(quán)所有 CopyRight © 2012-2024 作業(yè)小助手 All Rights Reserved. 手機版