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: What a fool I am to rely on trickster like Shaleen ! Assumptions:
  1. Shaleen is unreliable.
  2. I am a fool.

A Neither I nor II is implicit

B Only assumption II is implicit

C Either I or II is implicit

D Only assumption I is implicit

E Both I and II are implicit

Q2: Which of the following snippets are the correct way to convert a Single into a String?
  1. Single f = 9.8f; 
    String s;
    s = (String) (f);
  2. Single f = 9.8f; 
    String s;
    s = Convert.ToString(f);
  3. Single f = 9.8f; 
    String s;
    s = f.ToString();
  4. Single f = 9.8f; 
    String s;
    s = Clnt(f);
  5. Single f = 9.8f; 
    String s;
    s = CString(f);

A 2, 4

B 1, 2

C 1, 3, 5

D 2, 3

  

Q3: Lami's theroem states that

A none of these.

B three coplaner forces acting at a point will be in equilibrium if each force is inversely proportional to the sine of the angle between the other two

C three forces acting at a point are always in equilibrium

D if three forces acting on a point can be represented in magnitude and direction by the sides of a triangle, the point will be in the state of equilibrium

E three coplaner forces acting at a point will be in equilibrium, if each force is proportional to the sine of the angle between the other two

Q4: The radiation pattern of two element collinear array is represent in

A

B

C

D