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 Only assumption II is implicit

B Only assumption I is implicit

C Both I and II are implicit

D Either I or II is implicit

E Neither I nor 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 36 5.400000

B 36 5

C None of the above

D 36 5.4

E 0 0.0

  

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

A virtual work

B negative work

C imaginary 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

Q6: Conversion of a hexadecimal number 3D16 to binary number is

A 1100112

B 110001102

C 1111012

D None of the above

E 1100012

  

Q7: The operating speed of a ball mill should be __________ the critical speed.

A slightly more than

B at least equal to

C less than

D much more than

Q8: Who won the gold medal in the men's javelin throw at the Asian Games 2023?

A Liu Qizhen

B Kishore Kumar Jena

C Neeraj Chopra

D Arshad Nadeem

Q9: President of which country will be the chief guest at Republic Day celebrations in India 2023?

A Japan

B China

C Egypt

D Oman

Q10: Tamim Iqbal, the international batsman who retired from International Cricket, hails from which country?

A Australia

B New Zealand

C Bangladesh

D India