皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
乙公司20×5年11月销售给丙公司一批商品,销售价格100万元(不含应向购买方收取的增值税额),销售成本60万元,由于销售商品的所有权上的风险和报酬已经转移,货款能够收回,符合收入确认原则,乙公司确认了收入并结转了成本;20×6年12月25日乙公司接到丙公司通知,丙公司发现该批产品存在严重的质量问题需要退货。乙公司希望通过协商解决问题,并与丙公司协商解决办法。由于货款于20×6年12月31日尚未收到,乙公司在编制20×5年和20×6年资产负债表时,将该应收账款(包括向购买方收取的增值额)列示于资产负债表的“应收账款”项目内,公司按应收账款年末余额的5%计提坏账准备。20×7年1月18日双方协商未成,20×7年1月25日,乙公司收到退回的20×5年11月销售的商品,以及购货方退回的增值税专用发票的发票联和税款抵扣联。乙公司按净利润的10 %提取法定盈余公积,所得税税率为25%(假如该物资增值税率为17%,乙公司为增值税一般纳税人,不考虑其他税费因素)。则下列说法正确的有( )。 A.20×6年资产负债表上“应收账款”项目调减1 111 500元 B.20×6年利润表上“营业收入”项目调减1 000 000元 C.20×6年资产负债表上“存货”项目调增600 000元 D.20×6年资产负债表上“未分配利润”项目调减230 512.5元 E.20×6年资产负债表上“未分配利润”项目调减360 000元 A. B. C. D. E.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】下列叙述错误的是( )。
A.
指令字在程序段中的顺序没有严格的规定,可以任意的顺序书写
B.
程序段中的每个指令字均以字母(地址符)开始,其后再跟数字或无符号的数字
C.
指令字在程序段中的顺序有严格的规定,必须按顺序书写
D.
以上说法均错
【单选题】The May Fourth ______ against imperialism and feudalism began in Beijing in 1919.
A.
movement
B.
battle
C.
campaign
D.
action
【单选题】宁夏平原(灌溉农业)发展种植业需要改造的主要自然因素是( )
A.
土壤
B.
光照
C.
水分
D.
热量
【单选题】We may infer from the fourth paragraph that ______.
A.
the PufferSphere is used to replace the campfire
B.
the PufferSphere can display more than two films at the same time
C.
the PufferSphere is helpful to the atmosphere of fashion shows
D.
campfire is often shown on the PtffferSphere during music events
【单选题】In 1919, the May Fourth Movement ________, beginning with a large-scale new cultural movements
A.
231. In 1919, the May Fourth Movement ________, beginning with a large-scale new cultural movements in China. A.happened
B.
broke out
C.
occurred
D.
take place
【单选题】下列程序段中,有错误的是()
A.
int main() {  float a=2.6,b; b=max(2.1,3.6)=a++; printf("%f",a+b); return 0; }
B.
int f2(int x) { return (x>1?puts("Y"):puts("N")); }
C.
int f() {  int x; scanf("%d",&x); return x++,x+5; }
D.
void xchange(int x,int y) {   int t; t=x;x=y;y=t; }
【单选题】当今世界安全形势总体是和平的,局部战乱总体缓和,但()紧张总体稳定,局部还是在动荡。
A.
局部
B.
全局
C.
布局
D.
部分
【单选题】Precise location may be used to______.
A.
help police to locate criminals
B.
oversee the movement of a suspect
C.
collect customers' personal information
D.
vend special commodities to customers
【单选题】下列程序段中,有错误的是( )。
A.
int f() { int x; scanf("%d", &x); return  x++, x+5; }
B.
int f2(int x) { return (x>1?printf("Y"): putchar('N')); }
C.
int main() { float a=2.6 , b; b=max(2.1, 3.6)=a++; printf("%f", a+b); }
D.
void  change(int x, int y) { int t; t=x;  x=y;  y=t; }
【单选题】The fourth paragraph tells us that bees may be harmed by ultra-violet light.
A.
Tree
B.
False
C.
Not mentioned
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题