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: Believe me, I have read it in newspaper X. Assumptions:
  1. Newspaper X gives reliable information/news.
  2. I am reporting exactly as it is given in newspaper X.

A Neither I nor II is implicit

B Only assumption I is implicit

C Both I and II are implicit

D Either I or II is implicit

E Only assumption II is implicit

Q2:
Which of the following will be the correct output for the C#.NET program given below?
namespace AptitudeCrackConsoleApplication
{ 
    class Sample
    { 
        int i; 
        Single j; 
        public void SetData(int i, Single j)
        { 
            this.i = i; 
            this.j = j;
        }
        public void Display()
        { 
            Console.WriteLine(i + ' ' + j);
        } 
    } 
    class MyProgram
    { 
        static void Main(string[ ] args)
        {
            Sample s1 = new Sample(); 
            s1.SetData(36, 5.4f); 
            s1.Display(); 
        } 
    } 
}

A 0 0.0

B 36 5.4

C 36 5.400000

D 36 5

E None of the above

  

Q3: When a body in equilibrium undergoes an infinitely small displacement, work imagined to be done, is known as

A imaginary work

B negative work

C virtual work

D none of these.

  

Q4: Maximum efficiency of a screw jack for the angle of friction φ, is

A

B

C

D

Q5:
In figure the voltage distribution on a vertical earthed antenna is represented by

A curve A

B curve B

C curve C

D curve D