Practice Question and Answer

Q:

9 जून तक कितने देशों को COVID-19 मुक्त घोषित किया गया है?

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:

G2 से M12 की सेल रेंज के लिए सेल संदर्भ है

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:

एक कोड भाषा में, SEDATIVE को ATDESEVI के रूप में कोडित किया जाता है। उस तरीके से PERSONAL कैसे कोडित किया जाएगा?

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:

संसद के दो सत्रों के बीच अधिकतम अंतराल क्या हो सकता है?

15676 7

  • 1
    3 महीने
    Correct
    Wrong
  • 2
    4 महीने
    Correct
    Wrong
  • 3
    6 महीने
    Correct
    Wrong
  • 4
    9 महीने
    Correct
    Wrong
  • Show AnswerHide Answer
  • Workspace

Answer : 3. "6 महीने"

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:

दी गई आकृति में त्रिभुज की संख्या ज्ञात कीजिए।

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

      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