题目内容

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.

假设被审计单位调整了上述会计估计分录,但拒绝在会计报表附注中披露相关内容,则注册会计师应该()。

A. 发表无保留意见,认为可以不在会计报表中披露
B. 发表保留意见
C. 发表否定意见
D. 发表无法表示意见

Part A You will hear 10 short dialogues. For each dialogue, there is one question and four possible answers. Choose the correct answer—A, B, C or D, and mark it in your test booklet. You will have 15 seconds to answer the question and you will hear each dialogue ONLY ONCE. Now look at Question 1. What happened to Jane

A. She lost her temper.
B. Her boyfriend no longer loves her out.
C. She no longer likes her boyfriend.
D. She was moved by her boyfriend.

有以下程序: #include<stdio.h> void fun(int*s,int nl,int n2) {int i,j,t; i=nl;j=n2; while(i<j){t=s[i];s[i]=s[j];s[j]=t;i++;j--;} } main() { int a[10]={1,2,3,4,5,6,7,8,9,0},k; fun(a,0,3);fun(a,4,9);fun(a,0,9); for(k=0;k<10;k++)printf("%d",a[k]);printf("\n"); } 程序运行的结果是______。

A. 0987654321
B. 4321098765
C. 5678901234
D. 0987651234

答案查题题库