You are on page 1of 4

10/19/2021 NTA NET Computer Science December 2019 Higher Questions and Answers Part 1- Examrace

Examrace
📣 Paper 3 has been removed from NET from 2018 (Notification)- now paper 2 and 3
syllabus is included in paper 2. Practice both paper 2 and 3 from past papers.

NTA NET Computer Science December 2019 Higher Questions and


Answers Part 1
Online Paper 1 complete video course with Dr. Manishika Jain. Lifetime subscription.
Includes tests and expected questions. Join now!

Q 1-Consider the language . Which one of the


following grammars generates the language L?

(1)

(2)

(3)

(4)

Answer 4 ( )

Q 2-The order of schema and are ________ and ________


respectively.

(1)

(2)

(3)

(4)

Answer: 2

Q 3- Given following equation:

, find base b.

(1) 3

(2) 6

(3) 7

(4) 5

Answer 4 (5)
1 of 4
10/19/2021 NTA NET Computer Science December 2019 Higher Questions and Answers Part 1- Examrace

Q 4-Suppose a system has 12 magnetic tape drives and at time , three processes are
allotted tape drives out of their need as given below:

Maximum Needs Current Needs

10 5

4 2

9 2
The Systems is in Safe State

At time , the system is in safe state. Which of the following is safe sequence so that
deadlock is avoided?

(1)

(2)

(3)

(4)

Answer 2( )
Q 5-A rectangle is bound by the lines . The line segment
joining and , if clipped against this window will connect the points
________.

(1)

(2)

(3)

(4)

Answer 2 ( )

Q 6-Which of the following algorithms is not used for line clipping?

(1) Cohen-Sutherland algorithm

(2) Southerland-Hodgeman algorithm

(3) Liang-Barsky algorithm

(4) Nicholl-Lee-Nicholl algorithm

Answer 2 (Southerland-Hodgeman algorithm)

Q 7-Which tag is used to enclose any number of JavaScript statements in HTML


document?

2 of 4
10/19/2021 NTA NET Computer Science December 2019 Higher Questions and Answers Part 1- Examrace

(1) < code >

(2) < script >

(3) < title >

(4) < body >

Answer 2 (< script >)

Q 8-A fuzzy conjunction operators, , and a fuzzy disjunction operator, ,


form a pair if they satisfy:

If then is given by

(1)

(2)

(3)

(4)

Answer 2 ( )

Q 9-Which of the following statements are true regarding C ++ ?

(i) Overloading gives the capability to an existing operator to operate on other data types.

(ii) Inheritance in object-oriented programming provides support to reusability.

(iii) When object of derived class is defined, first the constructor of derived class is
executed then constructor of a base class is executed.

(iv) Overloading is a type of polymorphism.

(1) (i) and (ii) only

(2) (i) , (ii) and (iii) only

(3) (i) , (ii) and (iv) only

(4) (ii) , (iii) and (iv) only

Answer 3 ( (i) , (ii) and (iv) only)

3 of 4
10/19/2021 NTA NET Computer Science December 2019 Higher Questions and Answers Part 1- Examrace

Q 10-A network with bandwidth of 10 Mbps can pass only average of 12,000 frames per
minute with each frame carrying an average of 10,000 bits. What is the throughput of this
network?

(1) 1,000, 000 bps

(2) 2,000, 000 bps

(3) 12,000, 000 bps

(4) 1, 200,00, 000 bps

Answer 2 (2,000, 000)

Q 11-Java Virtual machine (JVM) is used to execute architectural neutral byte code. Which
of the following is needed by the JVM for execution of Java Code?

(1) Class loader only

(2) Class loader and Java Interpreter

(3) Class loader, Java Interpreter and API

(4) Java Interpreter Only

Answer 2 (Class loader and Java Interpreter)

Developed by: Mindsprite Solutions

4 of 4

You might also like