此题为判断题(对,错)。
第1题:
Liabilities are usually classified as either current or noncurrent liabilities. Current liabilities are those obligations whose (61) is reasonably expected to require the use of existing resources properly classified as current (62) , or the creation of other current liabilities. This definition of current liabilities emphasizes a short-term creditor's claim to working capital rather than to the due date for (63) purposes. Accounts payable, dividends payable, salaries payable, and taxes payable are examples of current liabilities. Liabilities which are not current liabilities are (64) as noncurrent or long-term liabilities. Bonds payable and mortgages payable are examples of (65) liabilities.
(46)
A.calculation
B.liquidation
C.counting
D.account
第2题:
A.Accountaccount=request.getResource(”account”):
B.Accountaccount=request.getAttribute(“account”):
C.Accountaccount=request.getParameter(account”):
D.Accountaccount=(Account)request.getResource(“account”):
E.Accountaccount=(Account)request.getAttribute(“account”):
F.Accountaccount=(Account)request.getParamter(“account”):
第3题:
听力原文:M: Can you tell me something about a balance sheet?
W: Yes. It is divided into three sections: assets, liabilities, and owner's equity and it is used to summarize a company's financial position on a given date.
Q: Which of the following is not a section of a balance sheet?
(15)
A.Profit and Joss
B.Owner's equity.
C.Liabilities
D.Assets.
第4题:
The accounting equation shows the relationship among ______.
A.assets, liabilities and investor's yield
B.assets, liabilities and owner's equity
C.capital, liabilities and profits
D.capital, costs and profits
第5题:
A.from
B.by
C.for
D.to
第6题:
You are the administrator of a Windows Server 2003 computer named Testking1.Backups of the System State data of Testking1 occur each day by using the localAdministrator account.A new requirement restricts you from running services by using theAdministrator account. To meet the requirement, you create a new service accountnamed BackupTestking1 to be used for backups. You want this account to have theminimum permissions necessary to perform backups.You need to grant the appropriate permissions to the BackupTestking1 account andto configure the backup job to use the BackupTestking1 account.What should you do?()
A. Add the BackupTestking1 account to the Server Operators group. Modify the backup Scheduled Task to use the BackupTestking1 account.
B. Add the BackupTestking1 account to the Backup Operators group. Modify the backup Scheduled Task to use the BackupTesking1 account.
C. Add the BackupTestking1 account to the Server Operators group. Modify the Task Scheduler service to use the BackupTestking1 account.
D. Add the BackupTestking1 account to the Backup Operators group. Modify the Task Scheduler service to use the BackupTestking1 account.