OneStopGate.Com
OnestopGate   OnestopGate
   Thursday, May 16, 2024 Login  
OnestopGate
Home | Overview | Syllabus | Tutorials | FAQs | Downloads | Recommended Websites | Advertise | Payments | Contact Us | Forum
OneStopGate

GATE Resources
Gate Articles
Gate Books
Gate Colleges 
Gate Downloads 
Gate Faqs
Gate Jobs
Gate News 
Gate Sample Papers
Training Institutes

GATE Overview
Overview
GATE Eligibility
Structure Of GATE
GATE Coaching Centers
Colleges Providing M.Tech/M.E.
GATE Score
GATE Results
PG with Scholarships
Article On GATE
Admission Process For M.Tech/ MCP-PhD
GATE Topper 2012-13
GATE Forum




GATE 2025 Exclusive
Organizing Institute
Important Dates
How to Apply
Discipline Codes
GATE 2025 Exam Structure

GATE 2025 Syllabus
Aerospace Engg..
Agricultural Engg..
Architecture and Planning
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Geology and Geophysics
Instrumentation Engineering
Life Sciences
Mathematics
Mechanical Engg..
Metallurgical Engg..
Mining Engg..
Physics
Production & Industrial Engg..
Pharmaceutical Sciences
Textile Engineering and Fibre Science

GATE Study Material
Aerospace Engg..
Agricultural Engg..
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Instrumentation Engg..
Life Sciences
Mathematics
Mechanical Engg..
Physics
Pharmaceutical Sciences
Textile Engineering  and Fibre Science

GATE Preparation
GATE Pattern
GATE Tips N Tricks
Compare Evaluation
Sample Papers 
Gate Downloads 
Experts View

CEED 2013
CEED Exams
Eligibility
Application Forms
Important Dates
Contact Address
Examination Centres
CEED Sample Papers

Discuss GATE
GATE Forum
Exam Cities
Contact Details
Bank Details

Miscellaneous
Advertisment
Contact Us


Home » Gate Sample Papers » GATE Sample Papers Sample Papers » GATE Sample Questions - IT2

GATE Sample Questions - IT2

No.     Question
1     Which one of the following is NOT shared by the threads of the same process ?
Options    
A) Stack     B) Address Space
C) File Descriptor Table     D) Message Queue
Your Answer        (Not Answered)
Correct Answer     A
2     In a population of N families, 50% of the families have three children, 30% of the families have two children and the remaining families have one child. What is the probability that a randomly picked child belongs to a family with two children?
Options    
A)
3
23
    B)
6
23
C)
3
10
    D)
3
5
Your Answer        (Not Answered)
Correct Answer     B
3     Let P be a non-deterministic push-down automaton (NPDA) with exactly one state, q, and exactly one symbol, Z, in its stack alphabet. State q is both the starting as well as the accepting state of the PDA. The stack is initialized with one Z before the start of the operation of the PDA. Let the input alphabet of the PDA be � . Let L(P) be the language accepted by the PDA by reading a string and reaching its accepting state. Let N(P) be the language accepted by the PDA by reading a string and emptying its stack.
Which of the following statements is TRUE?
Options    
A) L(P) is necessarily � * but N(P) is not necessarily �*.     B) N(P) is necessarily �* but L(P) is not necessarily �*.
C) Both L(P) and N(P) is necessarily �*.     D) Neither L(P) nor N(P) are necessarily �*.
Your Answer        (Not Answered)
Correct Answer     D
4     A subnet has been assigned a subnet mask of 255.255.255.192. What is the maximum  number of hosts that can belong to this subnet?
Options    
A) 14     B) 30
C) 62     D) 126
Your Answer        (Not Answered)
Correct Answer     C
5     Suppose that two parties A and B wish to setup a common secret key (D-H key) between themselves using the Diffle-Hellman key exchange technique. They agree on 7 as the modulus and 3 as the primitive root. Party A chooses 2 and party B chooses 5 as their respective secrets. Their D-H key is
Options    
A) 3     B) 4
C) 5     D) 6
Your Answer        (Not Answered)
Correct Answer     C
6     We have two designs D1 and D2 for a synchronous pipeline processor. D1 has 5 pipeline stages with execution times of 3 nsec, 2 nsec, 4 nsec, 2 nsec and 3 nsec while the design D2 has 8 pipeline stages each with 2 nsec execution time. How much time can be saved using design D2 over design D1 for executing 100 instructions?
Options    
A) 214 nsec     B) 202 nsec
C) 86 nsec     D) -200 nsec
Your Answer        (Not Answered)
Correct Answer     A
7     Let P be a singly linked list. Let Q be the pointer to an intermediate node x in the list. What is the worst-case time complexity of the best-known algorithm to delete the node x from the list ?
Options    
A) O(n)     B) O(log2 n)
C) O(log n)     D) O(1)
Your Answer        (Not Answered)
Correct Answer     A
8     The number (123456)8 is equivalent to
Options    
A) (A72E)16 and (22130232)4     B) (A72E)16 and (22131122)4
C) (A73E)16 and (22130232)4     D) (A62E)16 and (22120232)4
Your Answer        (Not Answered)
Correct Answer     D
9     A channel has a bit rate of 4 kbps and one-way propagation delay of 20 ms. The channel uses stop and wait protocol. The transmission time of the acknowledgement frame is negligible. To get a channel efficiency of at least 50%, the minimum frame size should be
Options    
A) 80 bytes     B) 80 bits
C) 160 bytes     D) 160 bits
Your Answer        (Not Answered)
Correct Answer     D
10     A network with CSMA/CD protocol in the MAC layer is running at 1 Gbps over a 1 km cable with no repeaters. The signal speed in the cable is 2 x 108  m/sec. The minimum frame size for this network should be
Options    
A) 10000 bits     B) 10000 bytes
C) 5000 bits     D) 5000 bytes
Your Answer        (Not Answered)
Correct Answer     A
11    

A table has fields F1, F2, F3, F4, F5 with the following functional dependencies

F1 � F3     F2 � F4      (F1 . F2) � F5

In terms of Normalization, this table is in
Options    
A) 1 NF     B) 2 NF
C) 3 NF     D) None of these
Your Answer        (Not Answered)
Correct Answer     A
12     In a particular Unix OS, each data block is of size 1024 bytes, each node has 10 direct data block addresses and three additional addresses: one for single indirect block, one for double indirect block and one for triple indirect block. Also, each block can contain addresses for 128 blocks. Which one of the following is approximately the maximum size of a file in the file system?
Options    
A) 512 MB      B) 2 GB
C) 8 GB      D) 16 GB
Your Answer        (Not Answered)
Correct Answer     D
13     On a TCP connection, current congestion window size is Congestion Window = 4 KB. The window size advertised by the receiver is Advertise Window = 6 KB. The last byte sent by the sender is LastByteSent = 10240 and the last byte acknowledged by the receiver is LastByteAcked = 8192. The current window size at the sender is
Options    
A) 2048 bytes     B) 4096 bytes
C) 6144 bytes      D) 8192 bytes
Your Answer        (Not Answered)
Correct Answer     B
14     Choose the correct option to fill the ?1 and ?2 so that the program prints an input string in reverse order. Assume that the input string is terminated by a new line character.
#include
void wrt_it (Void);
int main (void)
{
printf(�Enter Text");
printf("/n");
wrt_it( );
printf("/n");
return 0;
}
void wrt_it (void)
{
int c;
if (?1)
wrt_it( );
?2
}
Options    
A) ?1 is getchar( ) != "/n"
?2 is getchar(c);     B) ?1 is (c=getchar( )) !="/n"
?2 is getchar(c);
C) ?1 is c != "/n"
?2 is putchar(c);     D) ?1 is (c = getchar( )) !="/n"
?2 is putchar(c);
Your Answer        (Not Answered)
Correct Answer     D
15     How many pulses are needed to change the contents of a 8-bit upcounter from 10101100 to 00100111 (rightmost bit is the LSB)?
Options    
A) 134     B) 133
C) 124     D) 123
Your Answer        (Not Answered)
Correct Answer     B
16     In a computer system, four files of size 11050 bytes, 4990 bytes, 5170 bytes and 12640 bytes need to be stored. For storing these files on disk, we can use either 100 byte disk blocks or 200 byte disk blocks (but can�t mix block sizes). For each block used to store a file, 4 bytes of bookkeeping information also needs to be stored on the disk. Thus, the total space used to store a file is the sum of the space taken to store the file and the space taken to store the bookkeeping information for the blocks allocated for storing the file. A disk block can store either book keeping information for a file or data from a file, but not both.
What is the total space required for storing the files using 100 byte disk blocks and 200 byte disk blocks respectively?
Options    
A) 35400 and 35800 bytes     B) 35800 and 35400 bytes
C) 35600 and 35400 bytes     D) 35400 and 35600 bytes
Your Answer        (Not Answered)
Correct Answer     C
17     A 20 Kbps satellite link has a propagation delay of 400 ms. The transmitter employs the "go back n ARQ" scheme with n set to 10. Assuming that each frame is 100 bytes long, what is the maximum data rate possible?
Options    
A) 5 Kbps      B) 10 Kbps
C) 15 Kbps     D) 20 Kbps
Your Answer        (Not Answered)
Correct Answer     D
18     A binary search tree contains the numbers 1, 2, 3, 4, 5, 6, 7, 8. When the tree is traversed inpre-order and the values in each node printed out, the sequence of values obtained is 5, 3, 1, 2, 4, 6, 8, 7. If the tree is traversed in post-order, the sequence obtained would be
Options    
A) 8, 7, 6, 5, 4, 3, 2, 1     B) 1, 2, 3, 4, 8, 7, 6, 5
C) 2, 1, 4, 3, 6, 7, 8, 5     D) 2, 1, 4, 3, 7, 8, 6, 5
Your Answer        (Not Answered)
Correct Answer     D
19     The language [0n 1n 2n |1 � n � 106] is
Options    
A) regular
    B) context-free but not regular.
C) context-free but its complement is not context-free.     D) not context-free.
Your Answer        (Not Answered)
Correct Answer     A
20    

The following C function takes a singly-linked list of integers as a parameter and rearranges the elements of the list. The list is represented as pointer to a structure. The function is called with the list containing the integers 1, 2, 3, 4, 5, 6, 7 in the given order. What will be the contents of the list after the function completes execution?
struct node {int value; struct node *next;};
void rearrange (struct node *list) {
struct node *p, *q;
int temp;
if (!list \\ !list � next) return;
p = list; q = list � next;
while (q) {
temp = p � value;
p � value = q � value;
q � value = temp;
p = q � next;
q = p ? p � next : 0;
   }

}
Options    
A) 1, 2, 3, 4, 5, 6, 7     B) 2, 1, 4, 3, 6, 5, 7
C) 1, 3, 2, 5, 4, 7, 6      D) 2, 3, 4, 5, 6, 7, 1
Your Answer        (Not Answered)
Correct Answer     B



More GATE Sample Papers Sample Papers
1 2 Next





Discussion Center

Discuss/
Query

Papers/
Syllabus

Feedback/
Suggestion

Yahoo
Groups

Sirfdosti
Groups

Contact
Us

MEMBERS LOGIN
  
Email ID:
Password:

  Forgot Password?
 New User? Register!

INTERVIEW EBOOK
Get 9,000+ Interview Questions & Answers in an eBook. Interview Question & Answer Guide
  • 9,000+ Interview Questions
  • All Questions Answered
  • 5 FREE Bonuses
  • Free Upgrades
GATE RESOURCES
 
  • Gate Books
  • Training Institutes
  • Gate FAQs
  • GATE BOOKS
     
  • Mechanical Engineeering Books
  • Robotics Automations Engineering Books
  • Civil Engineering Books
  • Chemical Engineering Books
  • Environmental Engineering Books
  • Electrical Engineering Books
  • Electronics Engineering Books
  • Information Technology Books
  • Software Engineering Books
  • GATE Preparation Books
  • Exciting Offers



    GATE Exam, Gate 2009, Gate Papers, Gate Preparation & Related Pages


    GATE Overview | GATE Eligibility | Structure Of GATE | GATE Training Institutes | Colleges Providing M.Tech/M.E. | GATE Score | GATE Results | PG with Scholarships | Article On GATE | GATE Forum | GATE 2009 Exclusive | GATE 2009 Syllabus | GATE Organizing Institute | Important Dates for GATE Exam | How to Apply for GATE | Discipline / Branch Codes | GATE Syllabus for Aerospace Engineering | GATE Syllabus for Agricultural Engineering | GATE Syllabus for Architecture and Planning | GATE Syllabus for Chemical Engineering | GATE Syllabus for Chemistry | GATE Syllabus for Civil Engineering | GATE Syllabus for Computer Science / IT | GATE Syllabus for Electronics and Communication Engineering | GATE Syllabus for Engineering Sciences | GATE Syllabus for Geology and Geophysics | GATE Syllabus for Instrumentation Engineering | GATE Syllabus for Life Sciences | GATE Syllabus for Mathematics | GATE Syllabus for Mechanical Engineering | GATE Syllabus for Metallurgical Engineering | GATE Syllabus for Mining Engineering | GATE Syllabus for Physics | GATE Syllabus for Production and Industrial Engineering | GATE Syllabus for Pharmaceutical Sciences | GATE Syllabus for Textile Engineering and Fibre Science | GATE Preparation | GATE Pattern | GATE Tips & Tricks | GATE Compare Evaluation | GATE Sample Papers | GATE Downloads | Experts View on GATE | CEED 2009 | CEED 2009 Exam | Eligibility for CEED Exam | Application forms of CEED Exam | Important Dates of CEED Exam | Contact Address for CEED Exam | CEED Examination Centres | CEED Sample Papers | Discuss GATE | GATE Forum of OneStopGATE.com | GATE Exam Cities | Contact Details for GATE | Bank Details for GATE | GATE Miscellaneous Info | GATE FAQs | Advertisement on GATE | Contact Us on OneStopGATE |
    Copyright © 2024. One Stop Gate.com. All rights reserved Testimonials |Link To Us |Sitemap |Privacy Policy | Terms and Conditions|About Us
    Our Portals : Academic Tutorials | Best eBooksworld | Beyond Stats | City Details | Interview Questions | India Job Forum | Excellent Mobiles | Free Bangalore | Give Me The Code | Gog Logo | Free Classifieds | Jobs Assist | Interview Questions | One Stop FAQs | One Stop GATE | One Stop GRE | One Stop IAS | One Stop MBA | One Stop SAP | One Stop Testing | Web Hosting | Quick Site Kit | Sirf Dosti | Source Codes World | Tasty Food | Tech Archive | Software Testing Interview Questions | Free Online Exams | The Galz | Top Masala | Vyom | Vyom eBooks | Vyom International | Vyom Links | Vyoms | Vyom World
    C Interview Questions | C++ Interview Questions | Send Free SMS | Placement Papers | SMS Jokes | Cool Forwards | Romantic Shayari