题目内容

设有以下定义的语句:int a[3][2]={10,20,30,40,50,60}, (*p)[2];p=a;则 *(*(p+2)+1)值为________________。

查看答案
更多问题

请将以下程序中的函数声明语句补充完整int _________;void main ( ){ int x=5, y=8,*p1,*p2;p1=&x,p2=&y;printf("%d\n", max(*p1,*p2));}int max(int a, int b){ return (a>b?a:b); }

___ along the street,and then turn right.

Where ___ the library?-It's ___ the right.

某企业投资项目贴现率为15%时,净现值为500,贴现率为18%时,净现值为—480万元,则该项目的内含报酬率为( )。

A. 16.125%
B. 16.53%
C. 22.5%
D. 19.5%

答案查题题库