Question
Choose the most appropriate architectural pattern (one) for the 5 descriptions below. Motivate for your choices (give reasons for choosing the pattern):
1. Wants to split a system into a number of computationally independent execution structures (groups of software and hardware) such as database, business...
Showing posts with label Comprehensive. Show all posts
Showing posts with label Comprehensive. Show all posts
July 11, 2019
11
Jul
Question
Why is SCSI performance superior to that of IDE/ATA? Explain the reasons from an architectural perspective
Answer :
SCSI offers improved performance and expandability and compatibility options, making it suitable for high-end computers.
- Number of devices supported is 16
- SCSI architecture...
June 24, 2019
Note: This is a previous year comprehensive solutions for your reference, feel free to provide solutions by navigating Submit Question/Answer tab in case you have latest solutions.
1) Jira's password is made of up 6 alphanumeric characters only. One password attempt takes 1 millisecond, What is the time to crack...
February 15, 2019
Note: This is just a reference paper which you can go
through, we are facing some issue with the website. If you have any more important question/answer, let us know.
Share it on our Email - 1trickyworld1@gmail.com
Question:
For the following vectors x and y, calculate the cosine similarity and euclidean...
February 08, 2019
08
Feb
Note: This is just a reference paper which you can go through, we are facing some issue with the website. Thanks for sharing some answer key with us, let us know if you have more answer keys so we can share with others too.
Share it on our Email - 1trickyworld1@gmail.com
Question:
1. Pick the odd one out and...
November 03, 2018
Mid-Sem Paper Solutions:
Note: Provide justification for your choice; else you will get zero, More than one choice may be the right answer.
Question:
When using Agile methods, planning is usually done based on:
A. Scheduled Milestones ...
November 02, 2018
2015 - 2016
Comprehensive Examination
(Regular)
Question) Indicate True or False for following statements with a justification within 30 words. No credit is given for answers with no justification.
a. For successful design, you must practice diversification followed by convergence.
Answer)TRUE
b. Appraisal...
November 01, 2018
Question:
Assume that there are two algorithms A and B for a given problem P. The time complexity functions of algorithms A and B are 5n and log2n respectively. Which algorithm should be selected assuming that all other conditions remain the same for both the algorithms?
Solution:
Assuming that...
QUESTION 1.For each of the following applications, determine whether TCP or UDP is used as the transport layer protocol and explain the reason(s) for your choice [5 x 2 = 10]
a)File Transfer
b)Watching a real time streamed video
c)Web browsing
d)A Voice over IP (VoIP) telephone conversation
Solution
a)File...
Section β A (7 x 8 marks = 56 marks)
Question 1.The co-ordinates of only one eighth of the total pixels lying on circumference of a circle are computed. Why? The Bresenhemβs circle drawing algorithm can be adapted for computing the coordinates of other pixels, explain?
Solution Scheme:
Circle is symmetric about...
01
Nov
QUESTION 1(10 Marks)
Q1a.Explain the following methods of ContentProvider class [5]
(Note: Full marks is awarded if methods parameters and return type is explained.)
Answer)
i.canonicalize(Uri url):
A canonical URI is one that can be transported across devices, backup/restore, and other contexts, and still be...
August 14, 2018
14
Aug
Question) Draw an ER diagram that captures the following information:
The Prescriptions-R-X chain of pharmacies has offered to give you a free lifetime supply of medicine if you design its database. Assume the rising cost of health care, you approve. Hereβs the information that you gather:
Patients are...