A) What are the activities carried out during the requirement analysis?
B) What is the final outcome of requirement analysis?
Which life cycle model would you follow for developing New
Library Automation Software that would link various libraries in the city?
Mention the reasons behind your choice of a particular life cycle model.
Construct a 16-to-1 line multiplexer with two 8-to-1 line multiplexers and one 2-to-1 line multiplexer. Explain its operation by means of a function table.
Design a 3 bit Arithmetic Circuit and give its function table.
The following memory units are specified by the number of words times the number of bits per word. How many address lines and input-output data lines are needed in each case? Also specify the number of bytes that can be stored in the memories
. i. 2K x 8
ii. 32K x 16
iii. 8M x 32
iv. 16G x 64
v. 4M x 8
Q 1: Which type of software development lifecycle model can provide support for risk handling
and the number of loops depends upon the number of project risks? Explain and elaborate with
the help of a diagram.
Q2: (a) What are the several aspects that every analyst should understand before visiting the
customer?
(b) What are the major advantages of first constructing a working prototype before developing
the actual product?
Q3: (a) How Iterative waterfall Model is better than the Classical Waterfall Model. Explain your
answer?
Q3: (b) Discuss the various non-functional requirements and constraints that are required to
create a complete SRS document.
Give any example which describes the software crises due to design.Exemplify the developer myths with suitable scenario
A common bus system which is capable of transferring 4 bits at time with number of registers are 4 each register is of 4 bit? Draw circuit diagram for this and also define how many multiplexers are required and what will be the size of multiplexer with truth table Also explain how to gather data from this bus back into register
University of Venda has an objective to provide higher education to numerous application in various field of interest. The application and registration process is the first process before any student can graduate and obtain a degree or diploma. You are required to answer the following questions.
Identify and describe the role of five objects within the application and registration process. (10 marks)
From the objects identified in (1), state their attribute and methods. (10 marks)
State two classes, instances and associations. (6 marks)
In computer science it is useful to compress "strings and other data for the purpose
6.
saving space/transmission time. For example, in a text file we might want to replace all strings the by and discrete by 6#. For this, we assume we have a fixed finite alphabet of symbols available, say a, b, c,...z, A, B, C,..., Z,0,1,2,3,...,9, plus a space symbol plus some finite list of special symbols K, d. #.... A universal lossless compression algorithm is an algorithm that rewrites every string as something shorter. Show that such an algorithm cannot exist (use PHP). ¹3