Practice Question and Answer

Q:

How many countries have been declared as COVID-19 free till 9 June?

15839 0

  • 1
    4
    Correct
    Wrong
  • 2
    7
    Correct
    Wrong
  • 3
    9
    Correct
    Wrong
  • 4
    12
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "9"

Q: Term Chinaman is related to which sports ? 15765 0

  • 1
    Football
    Correct
    Wrong
  • 2
    Hockey
    Correct
    Wrong
  • 3
    Golf
    Correct
    Wrong
  • 4
    Cricket
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 4. "Cricket"
Explanation :

Answer: D) Cricket Explanation: Chinaman bowling is left-arm unorthodox spin, where the bowler spins the ball into a right-handed batsman. Leg spinner Kuldeep Yadav, who debuted in the Dharamsala Test against Australia, has become the first-ever men’s Chinaman bowler to represent India.

Q:

The cell reference for cell range of G2 to M12 is

15753 0

  • 1
    G2 . M12
    Correct
    Wrong
  • 2
    G2 ; M12
    Correct
    Wrong
  • 3
    G2 : M12
    Correct
    Wrong
  • 4
    None of these
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "G2 : M12"

Q:

In a code language, SEDATIVE is coded as ATDESEVI. How would PERSONAL be coded in that manner?

15740 0

  • 1
    OSREPLAN
    Correct
    Wrong
  • 2
    SOREPLAN
    Correct
    Wrong
  • 3
    SOERPANL
    Correct
    Wrong
  • 4
    SOPERLAN
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 2. "SOREPLAN"

Q:

What can be the maximum interval between two sessions of Parliament?

15676 7

  • 1
    3 months
    Correct
    Wrong
  • 2
    4 months
    Correct
    Wrong
  • 3
    6 months
    Correct
    Wrong
  • 4
    9 months
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "6 months"
Explanation :

undefined

Q: We want to round off x, a Float to an Int value. The correct way to do so would be 15635 0

  • 1
    Y = ( int ) ( x + 0.5 ) ;
    Correct
    Wrong
  • 2
    Y = int ( x + 0.5) ;
    Correct
    Wrong
  • 3
    Y = ( int ) x + 0.5;
    Correct
    Wrong
  • 4
    Y = ( int ) ( ( int ) x + 0.5 )
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 1. "Y = ( int ) ( x + 0.5 ) ;"
Explanation :

Answer: A) Y = ( int ) ( x + 0.5 ) ; Explanation: Rounding off a value means replacing it by a nearest value that is approximately equal or smaller or greater to the given number.   y = (int)(x + 0.5); here x is any float value. To roundoff, we have to typecast the value of x by using (int)   Example:   #include   int main ()   {     float x = 2.6;     int y = (int)(x + 0.5);     printf ("Result = %d\n", y );     return 0;   }   Result : 3

Q:

In the question find the number of triangles.

15622 0

  • 1
    27
    Correct
    Wrong
  • 2
    25
    Correct
    Wrong
  • 3
    23
    Correct
    Wrong
  • 4
    21
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 1. "27"
Explanation :

In the figure the simplest Triangles are GLK, DLJ, DJM,HMN,QRE,IRA,IPA, and FPO is the 8 triangle

and another is BDO,CDQ,DLM, PRA, KFI, NEI, HJI, GJI,DKI, and DNI is the 10 triangle

and another is DIE, DFI, DOA, DQA, and GHI is the 5 triangle

and DCA, DBA is the 2 triangle and DEF and ABC so that according to the figure the total no. of triangle is 8+10+5+2+1+1=27

Q:

A car travelled 80% of the distance from town A to B by traveling at T hours at an average speed of V km/h. The car travels at an average speed of S km/h for the remaining part of the trip. Which of the following expressions represents the average speed for the entire trip?

15382 0

  • 1
    12VS/(9V+S)
    Correct
    Wrong
  • 2
    5VS/(4S+V)
    Correct
    Wrong
  • 3
    VT/3S
    Correct
    Wrong
  • 4
    9VS/(4S+V)
    Correct
    Wrong
  • 5
    None of these
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 2. "5VS/(4S+V)"

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully

      Report Error

    Please Enter Message
    Error Reported Successfully