阿摩線上測驗 登入

申論題資訊

試卷:110年 - 110 國立政治大學_碩士班暨碩士在職專班招生考試_ 資訊科學系碩士在職專班一般組:計算機概論#105482
科目:研究所、轉學考(插大)、學士後-計算機概論
年份:110年
排序:0

題組內容

2.Given a function foo() written in the C programming language as follows.
  61d3c4daab8b8.jpg

申論題內容

c. (10 points) The swap() function is used to exchange the values of two variables via their addresses. Please implement the swap() function in C.