题目内容

下列程序段运行后,输出结果相同是()。

A. print(type(ord('3')))
B. print(type(abs(-3)))
C. print(type(1+2 == 3))
D. print(type((1,2,3)[0:]))

查看答案
更多问题

下列有关函数的叙述中,正确的是()

A. Python中定义函数用的关键字是def
B. 在函数内部没有任何方法可以影响实参的值
C. 如果函数中包含语句return True,则无论何时调用此函数都会返回True
D. 定义函数时,即使该函数不需要接收任何参数,函数名之后也必须保留一对空的圆括号

On September 1, Seaside Apartments received $2,800 from a tenant for four months' rent. The receipt was credited to Unearned Rent Revenue. What adjusting entry needs to be made by Seaside on December 31?

A. Cash 700Rent Revenue 700
B. Unearned Rent Revenue 2,800Rent Revenue2,800
C. Unearned Rent Revenue 700Rent Revenue700
D. Rent Revenue 700Unearned Rent Revenue 700

The following normal balances appear on the adjusted trial balance of Portland Company: Equipment ..........................................................$70,000Accumulated depreciation, equipment ................. 18,000Depreciation expense, equipment .........................6,000The book value of the equipment is

A. $64,000
B. $46,000
C. $52,000
D. $34,000

Barlow, Inc., purchased supplies for $1,100 during 2016. At year-end, Barlow had $500 of supplies left. The adjusting entry should

A. debit Supplies $500
B. credit Supplies $500
C. debit Supplies $600
D. debit Supplies Expense $600

答案查题题库