2023 2024 EduVark > Education Discussion > Question Papers


  #1  
July 4th, 2014, 10:37 AM
Super Moderator
 
Join Date: Mar 2012

Can any of you here please provide me the last year question paper of Karnataka PGCET M.Tech Computer Science Exam???

Here I am sharing the last year question paper of Karnataka PGCET M.Tech Computer Science Exam

1 The address resolution protocol (ARP) is used for
A) Finding the IP address from the DNS
B) Finding the IP address of the default gateway
C) Finding the IP address that corresponds to a MAC address
D) Finding the MAC address that corresponds to an IP address
Answer : (D)

2 Consider the following relation schema pertaining to a students database: Student (rollno, name, address) Enroll (rollno, courseno, coursename) where the primary keys are shown underlined. The number of tuples in the Student and Enroll tables are 120 and 8 respectively. What are the maximum and minimum number of tuples that can be present in (Student * Enroll), where ‘*’denotes natural join?
A) 8, 8 B) 120, 8 C) 960, 8 D) 960, 120
Answer : (C)

3 Consider a direct mapped cache of size 32 KB with block size 32 bytes. The CPU generates 32 bit addresses. The number of bits needed for cache indexing and the number of tag bits are respectively
A) 10, 17 B) 10, 22 C) 15, 17 D) 5, 17
Answer : (A)

4 The goal of structured programming is to
A) have well indented programs
B) be able to infer the flow of control from the compiled code
C) be able to infer the flow of control from the program text
D) avoid the use of GOTO statements
Answer : (C)

5 The tightest lower bound on the number of comparisons, in the worst ease, for comparison-based sorting is of the order of
A) n B) n 2 C) n log n D) n log2 n
Answer : (B)

Let G be a simple graph with 20 vertices and 100 edges. The size of the minimum vertex cover of G is 8. Then, the size of the maximum independent set of G is
A) 12 B) 8 C) Less than 8 D) More than 12
Answer : (A)

7 WA and B are the only two stations on an Ethernet. Each has a steady queue of frames to send. Both A and B attempt to transmit a frame, collide, and A wins the first backoff race. At the end of this successful transmission by A, both A and B attempt to transmit and collide. The probability that A wins the second backoff race is
A) 0.5 B) 0.625 C) 0.75 D) 1.0
Answer : (A)

8 Let A be a sequence of 8 distinct integers sorted in ascending order. How many distinct pairs of sequences, B and C are there such that (i) each is sorted in ascending order, (ii) B has 5 and C has 3 elements, and (iii) the result of merging B and C gives A?
A) 2 B) 30 C) 56 D) 256
Answer : (D)

9 In a network of LANs connected by bridges, packets are sent from one LAN to another through intermediate bridges. Since more than one path may exist between two LANs, packets may have to be routed through multiple bridges. Why is the spanning tree algorithm used for bridge-routing?
A) For shortest path routing between LANs
B) For avoiding loops in the routing paths
C) For fault tolerance
D) For minimizing collisions
Answer : (B)




Last edited by Anuj Bhola; October 22nd, 2019 at 11:26 AM.
Similar Threads
Thread
PGCET Karnataka Sample Question Papers
Karnataka PGCET Question Papers For Computer Science
Karnataka PGCET Previous Year Question Papers For Mba
PGCET Karnataka Previous Question Papers for ECE
PGCET Sample Question Papers for M Tech
Karnataka PGCET MBA Question Papers Pdf
PGCET Question Papers for M Tech CSE
Karnataka PGCET ECE Previous Question Papers
Karnataka PGCET Question Papers for ECE
Karnataka PGCET Solved Question Papers
PGCET Karnataka Question Papers For M.Tech
Karnataka PGCET Previous Question Papers For CSE
Karnataka PGCET Model Question Papers
Karnataka Post Graduate Common Entrance Test (Karnataka PGCET) M.Tech past year question papers
Karnataka Post Graduate Common Entrance Test (Karnataka PGCET) M.Tech exam previous y



Quick Reply
Your Username: Click here to log in

Message:
Options



All times are GMT +5. The time now is 10:54 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Content Relevant URLs by vBSEO 3.6.0

1 2 3 4 5 6 7 8