题目内容

阅读以下的配置信息,将(62)~(65)处空缺的内容填写相应的位置。SW1>enable //进入特权模式SW1#vlan database //进入vlan配置子模式SW1(lan)#vtp server //设置本交换机为Server模式SW1(lan)#vtp domain(62) //设置域名SW1(lan)#(63) //启动修剪功能SW1(lan)#exit //退出vlan配置模式SW1(lan)#(64) //查看vtp设置信息VTP version:2Configuration Revision:0Maximum VLANs supported locally:64Number of existing VLANs:1VTP Operating Mode:ServerlVTP domain Name:ServerlVTP pruning Mode:EnableVTP V2 Mode:DisabledVTP Traps Generation:DisabledMD5 digest:0x82 0x6B 0xFB 0x94 0xEF 0x92 0x30Configuartion last modified by 0.0.0.0 at 7-1-05 00:07:51SW2#vlan databaseSW2(vlan)#vtp domain NULLSW2(vlan)#(65)Swtting device to VTP CLIENT modeSW2(vlan)#exit 65()

查看答案
更多问题

有以下程序: #include<stdio.h> #include<string.h> typedef struct{char name[9];char sex;float score[2];}STU; STU f(STU a) {STU b={"Zhao",’m’,85.0,90.0};int i; strcpy(a.name,b.name); a.sex=b.sex; for(i=0;i,2;i++)a.score[i]=b.score[i]; return a; } main() {STU c={"Qian",’f’,95.0,92.0},d; d=f(c);printf("%s,%c,%2.0f%2.0f\n",d.name,d.sex,d.score[0],d.score[1]); } 程序的运行结果是______。

A. Qian,f,95,92
B. Qian,85,90
C. Zhao,m,85,90
D. Zhao,f,95,92

编制事项(2)的调整分录:()

A. 借:应收账款——坏账准备 2700万元 贷:管理费用——计提的坏账准备 2700万元
B. 借:管理费用——计提的坏账准备 2700万元 贷:应收账款——坏账准备 2700万元
C. 借:以前年度损益调整——计提的坏账准备 2700万元 贷:应收账款——坏账准备 2700万元
D. 借:利润分配——未分配利润 2700万元 贷:应收账款——坏账准备 2700万元

Y公司2005年度会计报表利润为789万元。注册会计师B在对Y公司2005年度会计报表进行审计时,发现被审计单位应收款项中,三年以上应收款项数额16875万元占应收款项总额的84.67%,其中:关联方欠款6298万元(关联方经营状况较差,无力在短时期内偿还此欠款),其余10577万元,对方回函对所欠款项不予确认的、债务方处于停产和关闭等原因无偿还能力的占5934万元。但Y公司2005年度只按5%计提了996.52万元的坏账准备,B对此出具了无法表示意见的审计报告,在说明段披露:“经审计三年以上应收款项16875万元,贵公司只按5%计提坏账准备996.52万元,我们未能取得充分的证据以合理判断贵公司此项坏账准备计提比例是否恰当。”()

A. 对
B. 错

Questions 18~21 are based on the following dialogue between two students. Why doesn’t the woman buy the book

A. Because it’s too expensive.
Because she doesn’t need it.
C. Because she can’t buy it everywhere.
D. Because she already has got one.

答案查题题库