A、RG的基本参考点
B、在所有的CRB内的起始点
C、BWP的起始点
D、PRB的起始点
第1题:
A.end-point方式用户要配置S1/X2链路的SCTP and IP Path
B.end-point方式中,系统根据MME IP自动填写IPPATH Peer IP
C.end-point方式中,系统根据SGW IP自动填写SCTPLNK Peer IP
D.推荐配置方式为end-point方式
第2题:
若有语句int *point, a=4; point=&a; 下面均代表地址的一组选项是
A.point, *&a
B.&*a, &a, *point
C.*&point, *point, &a
D.&a, &*point , point
第3题:
若有语句 int *point, a = 4; point = &a; 下面均代表地址的一组选项是()
A.point,*&a
B.&*a,&a, *point
C.*&point, *point, &a
D.&a, & *point,point
第4题:
A.interfaceATM0.0.1point-to-point、
B.interfaceATM0/0.1point-to-point、
C.interfaceATM0/0/1point-to-point、
D.interfaceATM0.0/1point-to-point。
第5题:
下列哪个关于加号“+”运算符重载的成员函数声明格式是正确的。
A.POINT operator+(POINT b);
B.POINT +(POINT b);
C.POINT operator+();
D.POINT +(int);
E.POINT operator +(POINT a, POINT b);
第6题:
若有语句 int *point, a = 4; point = &a; 下面均代表地址的一组选项是()。
A.point,*&a
B.&*a,&a, *point
C.*&point, *point, &a
D.&a, & *point,point