(ii) Discuss whether gains and losses that have been reported initially in one section of the performance
statement should be ‘recycled’ in a later period in another section and whether only ‘realised’ gains and
losses should be included in such a statement. (9 marks)
第1题:
A、have…flowing
B、have…flow
C、have…to flow
D、have…flowed
第2题:
Mr.Johnson insisted that the problem worthy of attention ________(讨论)at the meeting.(discuss)
第3题:
第4题:
publicclassScoreimplementsComparable{privateintwins,losses;publicScore(intw,int1){wins=w;losses=1;}publicintgetWins(){returnwins;}publicintgetLosses(){returnlosses;}publicStringtoString(){return<+wins+,+losses+>”;}//insertcodehere}Whichmethodwillcompletethisclass?()
A.publicintcompareTo(Objecto){/*modecodehere*/}
B.publicintcompareTo(Scoreother){/*morecodehere*/}
C.publicintcompare(Scores1,Scores2){/*morecodehere*/}
D.publicintcompare(Objecto1,Objecto2){/*morecodehere*/}
第5题:
第6题: