Question Paper Of CS-54 Finance & Accounting On Computers Dec-1999
Q.1(a). In about one short paragraph, explain the meaning of the following words or phase:
(b) State the group of persons having an interest in a business organization and examine the nature of their information head?
(c) "Accounting is closely connected with control". Elaborate the statements and
Question Paper Of CS-54 Finance & Accounting On Computers June-2004
Q.1(a). In about one short paragraph, explain the meaning of the following words or phrases:
(b) Write a brief note on accounting as an information system.
(c) Discuss any three important accounting concepts.
Q.2. ABC Company's financial statements contain the following information
Q.3. The balance Sheets of a Petro company for the year 1999 and 2000 are as follow:
Q.4. How are cash budgets prepared ? Give their importance. Can computers be useful in preparation of
Quesetion Paper of CS-16: Object Oriented Systems
Qnsl(a) For each of the following systems, identify the relative importance of three aspects of modeling:
(i) Objects Modeling
(ii) Dynamic Modeling
(iii) Functional Modeling
Explain your answer.
1. Electronic Typewriter
2. Airline Reservation System
3. Calculator
Qns l (b) Design a linked list base class. Define all its possible methods and data structure. Through inheritance mechanism,
Quesetion Paper of CS-16: Object Oriented Systems
Qnsl(a) Define the following terms with examples:
(i) Overloading
(ii) Templates
(iii) Multiple inheritance and Multilevel inheritance
(iv) Base and Derh ed classes.
Ql(b) Define a class for storing, evaluating and printing simple arithmetic expressions consisting of. Integer constants and the operators +, -, * and /. The public interface should look like this: