Using the situation stated in the Special window, what is net present value of an annual income flow of $1600 at 14% over the next three years?
A . ¥3,713.60
B . ¥0.68
C . ¥1,080.00
D . ¥476.19
E . ¥2.32
第1题:
--- ___________?
--- I’m a journalist.
A. What’s your name
B. What’s your job
C. Where are you from
第2题:
A.assertvalue==null;
B.assertvalue!=null:"valueisnull";
C.if(value==null){thrownewAssertionException("valueisnull");}
D.if(value==null){thrownewIllegalArgumentException("valueisnull");}
第3题:
A.assertvalue==null;
B.assertvalue!null,“valueisnull”;
C.if(value==null){thrownewAssertionException(”valueisnull”);
D.if(value==null){thrownewIllegalArgumentException(”valueisnull”);
第4题:
有如下程序 #include <iostream>using namespace std;int i=1;class Fun {public:static int i;int value(){ return i-1;}int value()const{ return i+1;}};int Fun:: i=2;int main() {int i=3;Fun fun1;const Fun fun2;______________________return ();}若程序的输出结果是:123
A.cout<<fun1.value()<<Fun:: i<<fun2.value();
B.cout<<Fun::i<<fun1.value()<<fun2.value();
C.cout<<fun1. value()<<fun2.value()<<Fun:: i;
D.cout<<fun2.value()<<Fun:: i<<fun 1.value();
第5题:
在CORBA国际标准体系结构和多层应用框架的基础上形成了( )和.NET平台两大派系。
A.Java2
B.Window98
C.Window2000
D.Linux
第6题:
A. SET_JOB_ARGUMENT_VALUE
B. SET_JOB_VALUE_ANYDATA
C. SET_JOB_ANYDATA_VALUE
D. SET_SPECIAL_JOB_VALUE
E. SET_JOB_ANYTYPE_VALUE