GATE Exam  >  GATE Tests  >  Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - GATE MCQ

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - GATE MCQ


Test Description

30 Questions MCQ Test - Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test)

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) for GATE 2024 is part of GATE preparation. The Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) questions and answers have been prepared according to the GATE exam syllabus.The Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) MCQs are made for GATE 2024 Exam. Find important definitions, questions, notes, meanings, examples, exercises, MCQs and online tests for Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) below.
Solutions of Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) questions in English are available as part of our course for GATE & Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) solutions in Hindi for GATE course. Download more important topics, notes, lectures and mock test series for GATE Exam by signing up for free. Attempt Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) | 65 questions in 180 minutes | Mock test for GATE preparation | Free important questions MCQ to study for GATE Exam | Download free PDF with solutions
Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 1

Q. 1 to Q. 5 carry 1 mark each

Q.

Didn'w you buy __________________ when you went shopping ?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 2

Which of the following options is the closest in meaning to the sentence below? 

She enjoyed herself immensely at the party.

1 Crore+ students have signed up on EduRev. Have you? Download the App
Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 3

Which one of the following combinations is incorrect?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 4

Based on the given statements, select the most appropriate option to solve the given question. If two floors in a certain building are 9 feet apart, how many steps are there in a set of stairs that extends from the first floor to the second floor of the building?

Statements:

I.   Each step is 3/4 foot high

II.  Each step is 1 foot wide.

Detailed Solution for Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 4

When we climb from one floor to other, it is the height that matters and not the width of the staircase.Therefore, From statement 1 only, we can figure out that 9 / (3/4) or 12 steps are required.

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 5

Given Set A = {2, 3, 4, 5} and Set {11, 12, 13, 14, 15}, two numbers are randomly selected, one from each set. What is the probability that the sum of the two numbers equals 16?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 6

Q. 6 to Q. 10 carry 2 mark each

Q. Select the alternative meaning of the underlined part of the sentence.
The chain snatchers "took to their heels" when the police party arrived.

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 7

The given statement is followed by some courses of action. Assuming the statement to be true, decide the correct option.

Statement:

There has been a significant drop in the water level in the lakes supplying water to the city.

Course of action

I. The water supply authority should impose a partial cut in supply to tackle the situation.

II. The government should appeal to all the residents through mass media for minimal use of water.

II. The government should ban the water supply in lower areas.

*Answer can only contain numeric values
Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 8

The pie chart below has the breakup of the number of students form different departments in an engineering college for the year 2012. The proportion of male to female students in each department is 5:4. There are 40 males in Electrical Engineering. What is the difference between the numbers of female students in the Civil department and the female students in the Mechanical department?

 


Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 9

The probabilities that a student passes in Mathematics, Physics and Chemistry are m, p, and c respectively

. Of these subjects, the student has 75% chance of passing in atleast one, a 50% chance of passing in atleast two and a 40% chance of passing in exactly two. Following relation are drawn in m, p, c.

I. p + m + c = 27/20

II. p + m + c = 13/20

III. (p)+(m)+(C)= 1/10

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 10

The number of students in a class who have answered correctly, wrongly, or not attempted each question in exam, are listed in the table below. The marks fro each question are also listed. There is no negative or partial marking.

What is the average of the marks obtained by the class in the examination?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 11

Q. 11 – Q. 35 carry one mark each.

Q.

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 12

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 13

Match the following:

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 14

Which one of the following is the recurrence equation for the worst case time complexity of the Quicksort algorithm for sorting ???? ( ≥2) numbers? In the recurrence equations given in the options below, ???? is a constant.

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 15

The height of a tree is the length of the longest root-to-leaf path in it. The maximum and minimum number of nodes in a binary tree of height 5 are

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 16

Match the following:


(P) Condition coverage                        (i) Black-box testing
(Q) Equivalence class partitioning     (ii) System testing
(R) Volume testing                                 (iii) White-box testing
(S) Alpha testing                                    (iv) Performance testing

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 17

Which of the following is/are correct inorder traversal sequence(s) of binary search tree(s)?
I. 3, 5, 7, 8, 15, 19, 25
II. 5, 8, 9, 12, 10, 15, 25
III. 2, 7, 10, 8, 14, 16, 20
IV. 4, 6, 7, 9 18, 20, 25

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 18

Which one of the following is TRUE at any valid state in shift-reduce parsing?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 19

Which one of the following is NOT equivalent to 

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 20

For a set A, the power set of A is denoted by 2A. If A={5,{6},{7}}, which of the following options are TRUE?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 21

Consider a 4-bit Johnson counter with an initial value of 0000. The counting sequence of this counter is

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 22

For computers based on three-address instruction formats, each address field can be used to specify which of the following:

               (S1) A memory operand

               (S2) A processor register

               (S3) An implied accumulator register

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 23

Suppose two hosts use a TCP connection to transfer a large file. Which of the following statements is/are FALSE with respect to the TCP connection?

I. If the sequence number of a segment is m, then the sequence number of the subsequent segment is always m+1.
II. If the estimated round trip time at any given point of time is t sec, the value of the retransmission timeout is always set to greater than or equal to t sec.
III. The size of the advertised window never changes during the course of the TCP connection.
IV. The number of unacknowledged bytes at the sender is always less than or equal to the advertised window.

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 24

Suppose that everyone in a group of N people wants to communicate secretly with the N-1 others using symmetric key cryptographic system. The communication between any two persons should not be decodable by the others in the group. The number of keys required in the system as a whole to satisfy the confidentiality requirement is

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 25

Which of the following statements is/are FALSE?
I. XML overcomes the limitations in HTML to support a structured way of organizing content.
II. XML specification is not case sensitive while HTML specification is case sensitive.
III. XML supports user defined tags while HTML uses pre-defined tags.
IV. XML tags need not be closed while HTML tags must be closed.

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 26

Which one of the following fields of an IP header is NOT modified by a typical IP router?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 27

In one of the pairs of protocols given below, both the protocols can use multiple TCP connections between the same client and the server. Which one is that?

Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 28

For any two languages L1 and L2 such that L1 is context-free and L2 is recursively enumerable but not recursive, which of the following is/are necessarily true?

*Answer can only contain numeric values
Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 29

Consider a system with byte-addressable memory, 32-bit logical addresses, 4 kilobyte page size and page table entries of 4 bytes each. The size of the page table in the system in megabytes is ________ .


*Answer can only contain numeric values
Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) - Question 30

The following two functions P1 and P2 that share a variable B with an initial value of 2 execute concurrently.

The number of distinct values that B can possibly take after the execution is______________.


View more questions
Information about Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) Page
In this test you can find the Exam questions for Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test) solved & explained in the simplest way possible. Besides giving Questions and answers for Computer Science And Information Technology - CS 2015 GATE Paper (Practice Test), EduRev gives you an ample number of Online tests for practice
Download as PDF