Pages (1) :
[1]
Q.2(a) Explain four categories of software. Also, give an example of an application for each category.
(b)What is the need of Re-engineering ? With the help of an example, explain the restructuring technique for re-engineering. How is reverse engineering different from re-engineering ?
Related Topics
Question Paper Of CS-10 Software Engineering Dec-2004
Q.l(a) Suppose we wish to design a Web based software for an online book-store that takes orders of the books on-line. Make suitable assumptions. Do the following for the above software :
(b) Develop a procedural design for a program that accepts a text file as the input and produces the character count, word count and line count as the output. You should check for possible errors.
Q.2(a) "Given a customer who is not sure of his/her requirements" which process model would you follow? Justify your
Questione Paper Of CS-54 Finance & Accounting On Computers June -2005
Q.l(a) From the following information calculate all Material and Labour variances.
Material purchased (20,000 units) Rs. 88,000
Material consumed (19,000 units)
Actual wages paid for 4950 hours Rs. 24,750
Units produced 1,800 units
Standard rates and pieces are:
Direct material rate is Rs. 4.00 per unit
Standard input is 10 numbers for one unit
Direct labour rate is Rs. 4.00 per hour
Standard requirement is 2.5
Question Paper Of CS-10 Software Engineering June -2000
Q.l(a). Suppose that you have been contracted by a university to develop an online
course registration system.
Do the following:
i. Specify the characteristics of a good system
ii. Develop a System Requirement Specification
iii. Design DFD's at 2 to 3 levels
iv. Identify various S/W modules and its operations
v. Discuss testing strategy for one S/W module.
(b) Develop a procedural design for a program that accepts a string as input and then converts all uppercase to lowercase and vice versa and prints resulting string as output. Discuss S/VV design concepts and principles used
Question Paper Of CS-10 Software Engineering Dec-2000
Q.l (a). Suppose we wish to design software for Computer Aided Instruction. The subject might be Pascal programming, selected topics in Mathematics, or data structures (use your imagination). The system should provide interactive lessons, a scoring system, analysis of error patterns, and a history' file for each student.
Do the following:
*Develop a System Requirement Specification
* Design DFD's at 2 to 3 levels
* Discuss testing strategy for one S/W module
(b) Develop a procedural design for a program that accepts an arbitrarily long text as input and produces a list of
Question Paper Of CS-14 Intelligent Systems June-2005
Q.l (a)What are the three basic characteristic of Al problems?
(b) Define an associative network. Describe this with the help of an example.
(c) Write the value of each of the following LISP expressions:
(i) (* 3 2 (+ 5 6))
(ii) (set q y «(+ 5 6 7))
(iii) (lessp 13 5 12 9)
(iv) (equal 'a (cdr '(a a)))
(d) Define the distance function for a set E = {x, y, z}. Also define the Euclidean distance.
(e) Convert the following statement