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: Highly brilliant and industrious students do not always excel in the written examination. Assumptions:
  1. The written examination is good mainly for mediocre students.
  2. The brilliant and industrious students cannot always write good answers in the exam

A Only assumption I is implicit

B Neither I nor II is implicit

C Only assumption II is implicit

D Both I and II are implicit

E Either I or II is implicit

Q2:
Which of the following statements are correct about the C#.NET code snippet given below?
namespace AptitudeCrackConsoleApplication
{ 
    class Sample
    { 
        int i, j; 
        public void SetData(int ii, int jj)
        {
            this.i = ii;
            this.j = jj 
        } 
    } 
    class MyProgram
    { 
        static void Main(string[ ] args)
        { 
            Sample s1 = new Sample(); 
            s1.SetData(10, 2); 
            Sample s2 = new Sample(); 
            s2.SetData(5, 10); 
        } 
    } 
}

A
The call to SetData() is wrong since we have not explicitly passed the this reference to it.

B
The definition of SetData() is wrong since we have not explicitly collected the this reference.

C
The code will not compile since we cannot explicitly use this.

D
Using this in this program is necessary to properly set the values in the object.

E
Contents of this will be different during each call to SetData().

  

Q3: To attain the synchronous orbit, the launch of a satellite, is done from a place

A on 30° latitude

B on equator

C on 60° latitude

D on 45° latitude

E on the poles.

  

Q4: The reaction at the support A of the beam shown in below figure is

A 3.5 t.

B 5.8 t

C 0.2 t

D 2 t

Q5: In cell phone antennas are

A monopole

B loops

C helical

D lens

Q6: An input device that uses switch contacts placed under a plastic pad which may be inscribed with symbols is known as

A Punched card

B None of the above

C Magnetic disk

D Punched paper tape

E Touch pad

  

Q7: __________ are used for the separation of coarse particles from a slurry of fine particles.

A Thickeners

B Classifiers

C Decanters

D Hydrocyclones

Q8: Which country won the gold medal in compound archery at the 2023 Asian Games?

A India

B Indonesia

C South Korea

D Chinese Taipei

Q9: Which Olympian recently won the Lausanne Diamond League 2023?

A Shivpal Singh

B Annu Rani

C Elizabeth Davenport

D Neeraj Chopra

Q10: Harinder Sandhu, who recently made news, belongs to which sport?

A Archery

B Badminton

C Squash

D Tennis