image not found

Oops! That page can't be found.


Directions to Solve

In each question below is given a statement followed by two assumptions numbered I and II. You have to consider the statement and the following assumptions and decide which of the assumptions is implicit in the statement.

Give answer

  • (A) If only assumption I is implicit
  • (B) If only assumption II is implicit
  • (C) If either I or II is implicit
  • (D) If neither I nor II is implicit
  • (E) If both I and II are implicit.

Q1: Statement: The party president has directed that no member of the party will give press briefing or interviews to governments and private T.V. channels about the discussion in scheduled meeting of the party. Assumptions:
  1. Party members will observe this directive of the president.
  2. The general public will not come to know about the happenings in the scheduled meeting of the party.

A Only assumption I is implicit

B Both I and II are implicit

C Only assumption II is implicit

D Either I or II is implicit

E Neither I nor II is implicit

Q2:
Which of the following statements are correct about the C#.NET code snippet given below?
sample c;
c = new sample();
  1. It will create an object called sample.
  2. It will create a nameless object of the type sample.
  3. It will create an object of the type sample on the stack.
  4. It will create a reference c on the stack and an object of the type sample on the heap.
  5. It will create an object of the type sample either on the heap or on the stack depending on the size of the object.

A 2, 4

B 1, 3

C 3, 5

D None of these

E 4, 5

  

Q3: If g1 and g2 are the gravitational accelerations on two mountains A and B respectively, the weight of a body when transported from A to B will be multiplied by

A g2

B g1

C

D

Q4: A person with a receiver is 5 km away from the transmitter. What is the distance that this person must move further to detect at 3 dB decrease in signal strength?

A 942 m

B 5320 m

C 4978 m

D 2070 m