Go Back   2023 2024 MBA > MBA > Main Forum > Tezpur University Entrance Question Paper

Thread: Tezpur University Entrance Question Paper Reply to Thread
Your Username: Click here to log in
Title:
  
Message:
Trackback:
Send Trackbacks to (Separate multiple URLs with spaces) :
Post Icons
You may choose an icon for your message from the following list:
 

Additional Options
Miscellaneous Options

Topic Review (Newest First)
3rd November 2016 06:29 PM
shikha
Re: Tezpur University Entrance Question Paper

Ok, here I am providing you the sample question paper of M. Tech. in Information Technology of Tezpur University Entrance Exam (TUEE) exam.

TUEE exam M. Tech. in Information Technology question paper

The question paper consists of three Sections A, B and C.

Section A consists of 40 multiple choice questions of 1 mark each

Section B consists of 15 short questions of 2 marks each

Section C consists of conventional questions on Programming in C of total 30 marks.

There will be no negative marks but no partial credit will be given for questions in Section A.

SECTION – A

Q1. In which one of the following page replacement policies, Belady’s anomaly may occur?

A. FIFO B. Optimal C. LRU D. MRU E. None of them Ans _____

Q2. 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 Ans _____

SECTION – B

Q1. Consider a relation scheme R= (A, B, C, D) on which the following functional dependencies hold: {AB → D, CB → D, A → C, C → A}. What is the highest normal form satisfied in this relation scheme R?

Q2. Routing table of a router is shown below:

Destination Subnet Mask Interface
128.75.43.0 255.255.255.0 Eth0
128.75.43.0 255.255.255.192 Eth1
192.12.17.5 255.255.255.255 Eth2
Default Eth3

On which interface will the router forward packets addressed to destinations 1 28.75.43.16 and 192.12.17.6 respectively?

Q3. If one uses quick sort algorithm to sort the following numbers in ascending order

20, 47, 15, 8, 9, 18, 4, 40, 30, 12

what would be the order of these numbers after 2nd pass of the algorithm? (Assume that the 1st element is taken as the pivot element)

SECTION – C

Q1. Write a program in C which takes an integer as input and prints the 2’s complement representation of the integer using 32 bits.

Q2. Suppose an integer list is represented by the structure

struct inode { int val ;
struct inode *next ;};
typedef struct inode *intlist;

Write a function intlist reverse (intlist p) which returns the reversed list of the supplied list p.

Contact-

Tezpur University
Napaam, Tezpur, Sonitpur, Assam 784028
3rd November 2016 06:06 PM
Unregistered
Tezpur University Entrance Question Paper

I want the sample question paper of M. Tech. in Information Technology of Tezpur University Entrance Exam (TUEE) for preparation so can you provide me?

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off


All times are GMT +5.5. The time now is 01:39 AM.


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