Time Left - 08:00 mins

RRB JE (IT) : Technical Revision 3

Attempt now to get your rank among 258 students!

Question 1

The operation
i= pop(s)
Push (s,i)
is equivalent to

Question 2

What is the error in the following code?

Class Test

{

Abstract void display ():

}

Question 3

If we have

class A {

public.

        int s;

};

A a;

A *p;

what we can use to access s?

Question 4

The SQL statement

SELECT SUBSTR (‘123401010’, INSTR (‘abcabcabc’, ‘b’, 4)) FROM DUAL; prints

Question 5

In a multiplexer number of inputs depends on:

Question 6

Which of the following is hardware generated signal?

Question 7

Which of the following dedicated register is used to hold the fetched instruction?

Question 8

Reliability of software is directly depend-ent on

Question 9

Cohesion is an extension of :

Question 10

Match List I with List II and select the correct answer using the codes given below the lists:

List I                                               

P. Data Link Layer       

Q. Network Layer        

R. Transport Layer      

List II

1- Ensures reliable transport of data over a physical point-to-point link.  

2- Encodes/decodes data for physical transmission.

3- Allows end-to-end communication between two processes.

4- Routes data from ne network node to the next  

  • 258 attempts
  • 0 upvotes
  • 3 comments
Oct 28GATE & PSU CS