June 2015 - Paper 3

46:  

A Design concept Refinement is a :

A.

Top-down approach

B.

Complementary of Abstraction concept

C.

Process of elaboration

D.

All of the above

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



47:  

A software design is highly modular if :

A.

cohesion is functional and coupling is data type.

B.

cohesion is coincidental and coupling is data type.

C.

cohesion is sequential and coupling is content type.

D. cohesion is functional and coupling is stamp type.
 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



48:  

Match the following for operating system techniques with the most appropriate advantage :

List – I

List – II

(a) Spooling

(i) Allows several jobs in memory to improve CPU utilization

(b) Multiprogramming

(ii) Access to shared resources among geographically dispersed computers in a transparent way

(c) Time sharing

(iii) Overlapping I/O and computations

(d) Distributed computing

(iv) Allows many users to share a computer simultaneously by switching processor frequently

Codes:

 

 

A.

(iii) (i) (ii) (iv)

B.

(iii) (i) (iv) (ii)

C.

(iv) (iii) (ii) (i)

D.

(ii) (iii) (iv) (i)

 
 

Option: B

Explanation :

Click on Discuss to view users comments.

Write your comments here:



49:  

Which of the following statements is not true for Multi-Level Feedback Queue processor scheduling algorithm?

A.

Queues have different priorities

B.

Each queue may have different scheduling algorithm

C.

Processes are permanently assigned to a queue

D.

This algorithm can be configured to match a specific system under design

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



50:  

What is the most appropriate function of Memory Management Unit (MMU)?

A.

It is an associative memory to store TLB

B.

It is a technique of supporting multiprogramming by creating dynamic partitions

C.

It is a chip to map virtual address to physical address

D.

It is an algorithm to allocate and deallocate main memory to a process

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here: