December 2015 - Paper 3

31:  

Javascript and Java has similar name because .................... is/are true.
(a) Javascripts syntax is loosely based on Java's syntax

(b) Javascript is stripped down version of Java

(c) Java and Javascript are originated from Island of Java

A.

(a) only

B.

(a), (b) and (c)

C.

(a) and (b)

D.

(a) and (c)

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here:



32:   Which of the following statements are true with reference to the way of describing XML data ?

(a) XML uses DTD to describe the data

(b) XML uses XSL to describe the data

(c) XML uses a description node to describe the data
A.

(a) only

B.

(b) only

C.

(a) and (b)

D.

(a) and (c)

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



33:   Which of the following is/are correct with reference to Abstract class and interface ?

(a) A class can inherit only one Abstract class but may inherit several interfaces.

(b) An Abstract class can provide complete and default code but an interface has no

code.
A.

(a) is true

B.

(b) is true

C.

Both (a) and (b) are true

D.

Neither (a) nor (b) is true

 
 

Option: C

Explanation :

Click on Discuss to view users comments.

Write your comments here:



34:  
Match the following with respect to various memory management algorithms :
 
List - I                                     List - II
 
(a) Demand paging                 (i) degree of multiprogramming
 
(b) Segmentation                     (ii) working set
 
(c) Dynamic partitions             (iii) supports user view of memory
 
(d) Fixed partitions                  (iv) compaction
A.

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

B.

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

C.

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

D.

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

 
 

Option: D

Explanation :

Click on Discuss to view users comments.

Write your comments here:



35:   Function of memory management unit is :
A.

Address translation

B.

Memory allocation

C.

Cache management

D.

All of the above

 
 

Option: A

Explanation :

Click on Discuss to view users comments.

Write your comments here: