单项选择题
A公司向B公司采购材料,收到B公司发来的材料,B公司开出的增值税发票注明的货款300000元,增值税51000元;该材料款A公司上月已预付了货款的50%,收料后一个月开出支票补付余款。A公司在收料时,应( )元。
A.贷记“预付账款”351000
B.借记“预付账款”351000
C.贷记“银行存款”201000
D.借记“预付账款”201000
点击查看答案
<上一题
目录
下一题>
热门
试题
单项选择题
监理单位进行设备监理的依据和基础是( )。
A.设备委托合同
B.设备监理合同
C.设备委托监理合同
D.设备监管合同
点击查看答案
单项选择题
以下程序的功能是:建立一个带有头结点的甲—向链表,并将存储在数组中的字符依次转存到链表的各个结点中,请从与下划线处号码对应的一组选项中选择出正确的选项。 #include <stdlib.h> struct node { char data; struct node *next: }; (1) CreatList(char *s) { struct node *h,*p,*q; h = (struct node *)malloc sizeof(struct node)); p=q=h; while(*s! =' 0') { p = (struct node *)malloc(sizeof (struct node)); p->data = (2) ; q->next = p; q - (3) ; S++; } p->next=' 0'; return h; } main() { char str[]='link list'; struct node *head; head = CreatList(str); }(1)A.char*B.struct nodeC.struct node*D.char
A.h>
B.char*
B.struct
C.struct
D.char
点击查看答案
相关试题
当使用魔棒工具选择图像时,在“容差”数值...
From this passage we can learn tha...
By saying However,for all this,the...
Which of the following statements i...
The word “appeal to ”in Para.4p...