Time Left - 35:00 mins

RRB JE 2019 CBT 2: Minimock 4

Attempt now to get your rank among 144 students!

Question 1

An Enantiomer is one of the two molecules that are ________.

Question 2

Which soil is also known as Kari Soil in Kerala?

Question 3

__________is a cross between human language and a programming language.

Question 4

A function abc is defined as

void abc (int m=0, int n=0)

{cout << m<< n;}

Which of the following function calls is/arc illegal'? (Assume h, g are declared as integers)

Question 5

Which of the following are the advantages of 2's complement over 1 's complement?

Question 6

Which among these is false?

Question 7

If virtual functions are defined in the base class then _______

Question 8

What should be used to call the base class method from the derived class if function overriding is used in Java?

Question 9

Which of these is/ are characteristics of Non-hydraulic cement?

Question 10

________ of system is the structure or structures of the system which comprise software elements, the externally visible properties of these elements and the relationship amongst them.

Question 11

Which of the following statement(s) about loading is true?

Question 12

Which of the following is true condition for function overriding?

Question 13

Using which language can a user request information from a database?

Question 14

The _______operation performs a set union of two “similarly structured” tables

Question 15

Which these does not represent object-oriented design?

Question 16

When was Rolling Plan adopted in India ?

Question 17

In a two-pass assembler the object code generation is done during the?

Question 18

Which element have the lowest melting and boiling point?

Question 19

Which metal is generally used to make electromagnets?

Question 20

The ls –l output for /etc/passwd and /usr/bin/passwd is as follows advertisement

-rw-rw-r-- 1 root root 2807 Apr 26 1350 /etc/passwd

-r-s—x—x 1 root root 17008 May 25 0230 /usr/bin/passwd

If a user, not belonging to the group ‘root’, runs the passwd executable in attempt to modify his password, then which of the following is true?

Question 21

Are we building the right product?
This statement refers to

Question 22

Homeostasis is

Question 23

Class A

{ public :

A (void)

{ cout << "Howzhat" ; }

~A(void)

{ cout << Whatizit" ; }

};

class B : A

{ public :

B (void)

{ cout << " WYSIWYG" ; }

~ B (void)

cout < < " YACC" ; }

};

The declaration B x;

Question 24

Which of the following is not a Physical networking device?

Question 25

Which of these truly defines Software design?

Question 26

The most advanced form of ROM is______ .

Question 27

The SELECT statement

SELECT LOWER (‘Abcd’), UPPER (‘AbCd’), INITCAP (‘AbCd eFgh’) FROM DUAL; will print

Question 28

In function point analysis, the number of complexity adjustment factors is 

Question 29

A computer's ROM is ______________

Question 30

Which city is known as the 'Detroit of South India'?

Question 31

The maturity levels used to measure a process are

Question 32

Which type of Instructions are used in stack-based operations?

Question 33

Student (ID, name, dept name, tot_cred)

In this query which attributes form the primary key?

Question 34

Carbon monoxide forms carboxyhemoglobin in human blood that may cause

Question 35

Which of the following addressing modes support Indexing?

Question 36

At which time static memory allocation is done?

Question 37

What are followed by design task?

Question 38

Which of these describes stepwise refinement?

Question 39

In potable water, the permissible limit, of nitrate nitrogen is

Question 40

Verification :

Question 41

The most commonly used operation in relational algebra for projecting a set of tuples from a relation is

Question 42

Which among the following key can be used as a shortcut to rename a folder in Microsoft Windows 8 and higher versions?

Question 43

A certiorari writ is issued by the Supreme Court directing which of the following?

Question 44

Which of the following is an example of B2B commerce?

Question 45

The command that can be used to change the user password?
  • 144 attempts
  • 1 upvote
  • 0 comments
Oct 28GATE & PSU CS