操作风险可能引发的风险有( )。
A.市场风险B.流动性风险C.信用风险D.以上都有可能
参考答案:D
解析: 操作风险可能引发的风险有市场风险、流动性风险、信用风险。故选D。
设在工程中有一个标准模块,其中定义了如下记录类型:TyPe Record ID A3 IntegerName As String*20 End TyPe 在窗体中添加一个名为Command1的命令按钮,假设d:\F1.dat文件中含有5个用户自定义类型的记录。要求当执行事件过程Command1_Click时,随机访问该文件,并把文件中的第4条记录读出。下列能够完成该操作的程序段是
A.Private Sub Command1_Click( ) Dim MyRecord As Record,PositionOpen"d:\F1.dat"For Random As#1 Len=Len(My Record)Position=4 Get#1,Position,MyrecordClose #1End Sub
B.Private Sub Command1_Click( )Dim MyRecord As Record,Position Open"d:\F1.dat"For Random As #1 Len=Len(MyRecord)Position=4Put #1,Position,MyRecordClose#1 End Sub
C.Private Sub Command1_Click( )Dim MyRecord As Record,PositionOpen"d:\F1.dar"For OutPut As #1 Len=Len(My Record)Position=4Get #1,Position,MyRecordClose#1 End Sub
D.Private Sub Command1_Click( )Dim MyRecord As record,PositionOpen"d:\F1.dat"For lnput As #1 Len=Len(MyRecord)Position=4Get #1,Position,MyRecordClose#1End Sub
可更好地评价胰岛B细胞功能的指标是()
A.C肽
B.糖化血红蛋白
C.HbAl
D.餐后2h血糖
E.空腹血糖