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: Success is how much a person bounces up after hitting the bottom. Assumptions:
  1. Success requires conscious efforts without being discouraged by failure.
  2. Failure cannot be considered an acceptable thing.

A Only assumption I is implicit

B Only assumption II is implicit

C Either I or II is implicit

D Neither I nor II is implicit

E Both I and II are implicit

Q2:
Which of the following statements are correct about the Bitwise & operator used in C#.NET?
  1. The & operator can be used to Invert a bit.
  2. The & operator can be used to put ON a bit.
  3. The & operator can be used to put OFF a bit.
  4. The & operator can be used to check whether a bit is ON.
  5. The & operator can be used to check whether a bit is OFF.

A 1, 2, 4

B 2, 3, 5

C 3, 4

D 3, 4, 5

E None of these

  

Q3: If a body moves in such a way that its velocity increases by equal amount in equal intervals of time, it is said to be moving with

A a uniform retardation

B a uniform acceleration

C a variable acceleration

D a variable retardation

E none of these.