Skip to main content

Posts

MGT101 Quiz No.4 Shared by Saifi, Spring 2014

Assets are normally listed on the balance sheet in the order of: Purchase date Maturity Liquidity Cost of asset 5% Debentures Account Rs. 3, 00,000. What amount of interest on debentures should be shown in profit and loss account? Rs. 6,000 Rs. 3, 00,000 Rs. 15,000 Rs. 3, 15,000 General reserves are shown in: Profit & loss account Balance sheet Cash flow statement Bank Statement Debit signifies: Increase in Asset account Decrease in liability account Decrease in capital account All of the given options The amount by which the seller agrees to reduce his or her price to the customer is called: Income Discount Allowed Discount Received Liability Mr. B is Debit Sales Returns is Credit Sales Returns is Debit Mr. B is Credit Mr. B is Debit Accounts Receivable Credit Purchases Return Debit Mr. B is Credit Which one of the following will result in increase in revenues? Purchased fixed asset Received discount Pay...

CS504 Software Engineering Finalterm MCQ's (Solved), Spring 2014

CS504 – Software Engineering - I Recent Papers MCQ’s  Solved by Abdul Fahd MCS-3 rd and Saif BSCS-4 th Writing test cases and generating test data are processes that demand __________ building capabilities. Code Domain System Scenario         scenario-building                   (correct) What types of errors are missed by black-box testing and can be uncovered by whitebox testing? Runtime errors Logic errors               (correct) Performance errors Input errors The cyclomatic complexity metric provides the designer with information regarding the number of ___________. Statements in the program Cycles in the program Errors in the program Independent logic paths in the program          ...