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: I have written several letters to the branch manager regarding my account in the bank but did not receive any reply so far. Assumptions:
  1. Branch manager is expected to read letters received from the customer.
  2. Branch manager is expected to reply to the letters received from the customers.

A Only assumption II is implicit

B Either I or II is implicit

C Neither I nor II is implicit

D Both I and II are implicit

E Only assumption I is implicit

Q2: Suppose n is a variable of the type Byte and we wish to put OFF its fourth bit (from right) without disturbing any other bits. Which of the following statements will do this correctly?

A n = n & HexF7

B n = n & 0xF7

C n = n && HF7

D n = n & 8

E n = n & 16

  

Q3: The Law of Polygon of Forces states that

A if forces acting on a point can be represented in magnitude and direction by the sides of a polygon in order, the forces are in equilibrium.

B if forces acting on a point can be represented of a polygon taken in order, their sides of a polygon taken in order, their resultant will be represented in magnitude and direction by the closing side of the polygon, taken in opposite order

C if forces acting on a point can be represented in magnitde and direction by the sides of a polygon taken in order, then the resultant of the forces will be represented in magnitude and direction by the closing side of the polygon

D if a polygen representing the forces acting at point in a body is closed, the forces are in equilibrium