A.chequeB.invoiceC.chargeD.demand
A. cheque
B. invoice
C. charge
D. demand
甲搬迁时,将一台电视机交给乙保管,后甲、乙商定将该台电视机卖给乙。此买卖合同中电视机的交付方式为()。
A. 现实交付
B. 简易交付
C. 指示交付
D. 占有改定
A.portionB.percentageC.depositD.discount
A. portion
B. percentage
C. deposit
D. discount
有以下程序 #include <stdio.h> main() { char a=4; printf("%d/n,a=a<<1); } 程序的运行结果是______。
A. 40
B. 16
C. 8
D. 4