• 2022-06-17
    2、SWAP A
  • 内容

    • 0

      linux的文件系统不包括 A: swap B: vfat C: ext3/2 D: NTFS

    • 1

      以下程序的输出结果是( )。main(){ int x=1,y=2; void swap(int x,int y); swap(x,y); printf("x=%d,y=%d\n",x,y);}void swap(int x,int y){ x=3,y=4;} A: x=3,y=4 B: x=1,y=2 C: x=3 y=4 D: x=1 y=2

    • 2

      SWAP 48H

    • 3

      有如下函数定义:void swap(int x,int y) { int temp; temp=x; x=y; y=temp; }在运行如下语句后, a=1;b=2; swap(a,b);a的值为 。

    • 4

      Which of the following statements is FALSE() A: In a currency swap, the notional principal is actually swapped twice, once at the beginning of the swap and again at the termination of the swap. B: The time frame of a swap is called its tenor. C: In a currency swap, only net interest payments are made.