首页 > 财会类考试> ACCA/CAT> P1
题目内容 (请给出正确答案)
[主观题]

16 Which of the following statements about accounting concepts and conventions are correct

(1) The entity concept requires that a business is treated as being separate from its owners.

(2) The use of historical cost accounting tends to understate assets and profit when prices are rising.

(3) The prudence concept means that the lowest possible values should be applied to income and assets and the

highest possible values to expenses and liabilities.

(4) The money measurement concept means that only assets capable of being reliably measured in monetary terms

can be included in the balance sheet of a business.

A 1 and 2

B 2 and 3

C 3 and 4

D 1 and 4

查看答案
答案
收藏
如果结果不匹配,请 联系老师 获取答案
您可能会需要:
您的账号:,可能还需要:
您的账号:
发送账号密码至手机
发送
安装优题宝APP,拍照搜题省时又省心!
更多“16 Which of the following stat…”相关的问题
第1题
You are creating a Windows Communication Foundation (WCF) service that implements the foll

You are creating a Windows Communication Foundation (WCF) service that implements the following service contract.[ServiceContract]public interface IOrderProcessing { [OperationContract] void ApproveOrder(int id);}You need to ensure that only users with the Manager role can call the ApproveOrder method. What should you do?()

A. In the method body, check the Rights PosessesProperty property to see if it contains Manager

B. Add a PrincipalPermission attribute to the method and set the Roles property to Manager

C. Add a SecurityPermission attribute to the method and set the SecurityAction to Demand

D. In the method body, create a new instance of WindowsClaimSet. Use the FindClaims method to locate a claimType named Role with a right named Manager

点击查看答案
第2题
You are developing a Windows Communication Foundation (WCF) service that contains the foll

You are developing a Windows Communication Foundation (WCF) service that contains the following service contract.[ServiceContract()]public interface IPaymentService{ [OperationContract()] void RecordPayments(Person person);}public class Person{ ... }public class Employee : Person{ ... }public class Customer : Person{ ... }You need to ensure that RecordPayments can correctly deserialize into an Employee or a Customer object.What should you do?()

A. Add the following KnownType attribute to the Employee class and to the Customer class. [KnownType(GetType(Person))]

B. Implement the IExtensibleDataObject interface in the Person class.

C. Implement the IExtension(ofType(T)) interface in the Person class.

D. Add the following KnownType attributes to the Person class. [KnownType(GetType(Employee))] [KnownType(GetType(Customer))]

点击查看答案
第3题

A.192.168.0.0/20

B. 192.168.0.0/16

C. 192.168.128.0/18

D. 192.168.128.0/21

E. 192.168.64.0/24

点击查看答案
第4题

A.192.168.0.0/16 only

B. 192.168.0.0/17 only

C. 192.168.0.0/16 and 192.168.0.0/17

D. 192.168.0.0/17, 192.168.50.0/24, and 192.168.51.0/24

点击查看答案
第5题
Which of the following are possible SCSI ID ranges on a wide SCSI adapter?()

A.1 - 7

B. 1 - 16

C. 0 - 7

D. 0 - 15

点击查看答案
第6题
Which statement is correct about the policy shown in the exhibit?()

Which statement is correct about the policy shown

A. All routes are accepted.

B. All routes are rejected.

C. A 172.27.0.0/24 route will be accepted.

D. A 172.27.0.0/16 route will be accepted.

点击查看答案
第7题
You want to suppress advertisement of all routes within the 200.200.0.0/16 range to your OSPFneighbors in other areas. Which configuration accomplishes this goal?()

A. [edit protocols ospf area area-id] area-range 200.200.0.0/16 discard;

B. [edit protocols ospf area area-id] area-range 200.200.0.0/16 restrict;

C. [edit protocols ospf area area-id] area-range 200.200.0.0/16 no-summary;

D. [edit protocols ospf area area-id] area-range 200.200.0.0/16 suppress;

点击查看答案
第8题
An administrator is configuring IP 10.178.1.5 on a legacy device that will only accept a classfuladdress. Which of the following is the address that can be used in this scenario?()

A.10.178.1.5/1

B.10.178.1.5/8

C.10.178.1.5/16

D.10.178.15/30

点击查看答案
第9题

A.Alpha a = x;

B.Foo f = (Delta)x;

C.Foo f = (Alpha)x;

D.Beta b = (Beta)(Alpha)x;

点击查看答案
第10题
Given:Which code, inserted at line 16, correctly retrieves a local instance of a Point object?()

Given:Which code, inserted at line 16, correctly r

A.Point p = Line.getPoint();

B.Line.Point p = Line.getPoint();

C.Point p = (new Line()).getPoint();

D.Line.Point p = (new Line()).getPoint();

点击查看答案
退出 登录/注册
发送账号至手机
获取验证码
发送
温馨提示
该问题答案仅针对搜题卡用户开放,请点击购买搜题卡。
马上购买搜题卡
我已购买搜题卡, 登录账号 继续查看答案
重置密码
确认修改