Questions

Q:

Govind Ballabh Pant, was the first Chief Minister of which state?

 

A) Goa B) Himachal Pradesh
C) Uttar Pradesh D) Gujarat
 
Answer & Explanation Answer: C) Uttar Pradesh

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities
Exam Prep: Bank Exams

8 23737
Q:

Markup tags tell the web browser

A) How to display the file B) How to organise the page
C) How to display message box on page D) None of the above
 
Answer & Explanation Answer: A) How to display the file

Explanation:

Markup tags tell the web browser how to display the file.

Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: AIEEE , Bank Exams , CAT
Job Role: Analyst , Bank Clerk , Bank PO

34 23662
Q:

Which of the statements given below are correct?

A) Rafael Nadal won the Tennis 2017 Australian Open Men's Singles.

B) In 2017, Maverick Viñales raced in MotoGP for Yamaha.

C) In 2017, Lewis Hamilton raced in Formula One for Ferrari.

A) Only B B) Only C
C) B and C D) A and B
 
Answer & Explanation Answer: A) Only B

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: Bank Exams

1 23660
Q:

Which of the following software applications would be the most appropriate for performing numerical and statistical calculations?

A) Database B) Document Processor
C) Graphic Package D) Spread Sheet
 
Answer & Explanation Answer: D) Spread Sheet

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer

76 23595
Q:

The sampling distribution of a statistic is

 

 

A) A normal curve, for which probabilities are obtained by standardizing.  B) A distribution of all possible summary statistics from a single random sample, from the same population.
C) A distribution of all parameters from the population that is to be randomly sampled. D) The mechanism that determines whether the random sampling was effective. 
 
Answer & Explanation Answer: A) A normal curve, for which probabilities are obtained by standardizing. 

Explanation:

The sampling distribution of a statistic is the distribution of the statistic for all possible samples from the same population of a given size.

 

Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams

3 23588
Q:

Output of the Program :

main()

{

int i = 1;

while (i <= 5)

    {

         printf( "%d", i );

         if (i > 2) goto here;

         i++;

     }

}

fun()

{

here : printf( "PP" );

}

A) 1 B) 2
C) Compilation error D) Exception occurs
 
Answer & Explanation Answer: C) Compilation error

Explanation:

Compiler error: Undefined label 'here' in function main

Report Error

View Answer Report Error Discuss

Filed Under: Programming

3 23587
Q:

A sum of money becomes 7/6 of itself in 3 years at a certain rate of simple interst. The rate per annum 

A) 5% B) 5.5%
C) 6% D) 6.5%
 
Answer & Explanation Answer: B) 5.5%

Explanation:

sum = x. amount =7x/6.

S.I. =(7x/6 – x) = x/6 ; time = 3 years

Rate =[ (100 * x) / (x * 6 * 3)]% = 5.5%

Report Error

View Answer Report Error Discuss

18 23556
Q:

Computer networks constituting the internet are connected by telephones, underwater cables and _____________

 

A) e-mail B) e-books
C) Public telephone booths D) Satellites
 
Answer & Explanation Answer: D) Satellites

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

2 23553