Go Back   2023 2024 MBA > MBA > Main Forum

  #1  
Old 15th June 2017, 04:10 PM
Unregistered
Guest
 
Default PGCET Question Papers for CSE with Answers

I am preparing for PGCET Entrance Test. I will select CSE discipline for this Test. I need sample question papers for CSE discipline with answers for practising. So will you give link to download sample question papers of PGCET Entrance Examination?
Reply With Quote Quick reply to this message
  #2  
Old 15th June 2017, 04:31 PM
Super Moderator
 
Join Date: Mar 2013
Default Re: PGCET Question Papers for CSE with Answers

Here I am giving sample question papers of PGCET Entrance Examination for CSE Discipline for your reference:

PGCET Entrance Examination Sample Question Paper

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)

6 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)

10 A Priority-Queue is implemented as a Max-Heap. Initially, it has 5 elements. The
level-order traversal of the heap is given below: 10, 8,5,3,2 Two new elements 1 and
7 are inserted in the heap in that order. The level-order traversal of the heap after
the insertion of the elements is
A) 10,8,7,5,3,2,1
B) 10,8,7,2,3,1,5
C) 10,8,7,1,2,3,5
D) 10,8,7,3,2,1,5
Answer : (D)

PGCET Entrance Examination Sample Question Paper




Last edited by shikha; 15th June 2017 at 04:44 PM.
Reply With Quote Quick reply to this message
Reply

Similar Threads
Thread Thread Starter Forum Replies Last Post
PGCET Question Papers For MBA Download neetu Main Forum 2 5th April 2018 04:22 PM
PGCET Previous Question Papers For MBA payal Online MBA Discussions 2 27th March 2018 05:26 PM
PGCET Question Papers For MBA Download pdf kavita Online MBA Discussions 2 23rd March 2018 05:38 PM
CUSAT CAT Question Papers With Answers Unregistered Main Forum 1 10th November 2016 12:45 PM
Previous Question Papers Of PGCET Unregistered Main Forum 1 7th November 2016 09:58 AM
AP PGCET Old Question Papers Unregistered Main Forum 1 14th October 2016 03:10 PM
TANCET Question Papers With Answers For CSE Unregistered Main Forum 1 13th October 2016 02:32 PM
AIIMS MDS Question Papers With Answers Unregistered Main Forum 1 7th October 2016 09:30 AM
MBA PGCET Question Papers Unregistered Main Forum 1 1st October 2016 02:58 PM
PGCET Model Question Papers for MBA Unregistered Main Forum 1 10th November 2015 06:25 PM
MBA CET Question Papers with Answers Unregistered Main Forum 1 10th November 2015 05:57 PM
PGCET solved question papers for ECE Unregistered Main Forum 0 11th July 2015 10:59 AM
PGCET mechanical question papers Pdf Unregistered Main Forum 0 10th July 2015 02:27 PM
PGCET question papers for M Tech CSE Unregistered Main Forum 0 10th July 2015 12:30 PM
Question Papers with Answers for CMAT Unregistered Main Forum 1 21st October 2014 10:15 AM
DMRC Question Papers Answers harshit Main Forum 1 29th January 2013 11:06 AM
UPSC question papers with answers vaibhav singh Main Forum 1 23rd January 2013 09:56 AM
AIPGMEE Question Papers with Answers of jagdeep.u Main Forum 1 19th October 2012 05:53 PM
PSC Question Papers and Answers neeraj prakash45 Main Forum 1 16th October 2012 01:50 PM
TNPSC Question Papers with Answers Sujit Singh Main Forum 1 27th July 2012 01:58 PM


Quick Reply
Your Username: Click here to log in

Message:
Options




All times are GMT +5.5. The time now is 10:48 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Friendly URLs by vBSEO 3.6.0 PL2

1 2