Questions

Q:

Which of the following places is considered a Jain Siddha Kshetra on account of its association with Parsvanatha

A) Champa B) Pava
C) Sammed Sikhar D) Urjayanta
 
Answer & Explanation Answer: C) Sammed Sikhar

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian History

72 25809
Q:

What will output when you compile and run the following code?

#include <stdio.h>
struct student
{

int roll;
int cgpa;
int sgpa[8];

};

void main()
{

struct student s = { 12,8,7,2,5,9 };
int *ptr;
ptr = (int *)&s;
clrscr();
printf( "%d", *(ptr+3) );
getch();

}

A) 8 B) 7
C) 2 D) Compiler error
 
Answer & Explanation Answer: C) 2

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Programming

1 25804
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 25795
Q:

Mount Everest is located between

 

A) China & India B) India & Nepal
C) China & Nepal D) India & Myanmar
 
Answer & Explanation Answer: C) China & Nepal

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: World Geography
Exam Prep: Bank Exams

5 25788
Q:

A ........ is approximately one billion bytes

A) Megabyte B) Gigabyte
C) Terabyte D) None of these
 
Answer & Explanation Answer: B) Gigabyte

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer

151 25775
Q:

In the below puzzle, there are 2 double blanks. Fill in the blanks with the same pair of letters to complete an English word. For example, use the letter-pair ac in b__kp__k to make the word backpack

_ _ s _ _ de

Answer

cascade

Report Error

View answer Workspace Report Error Discuss

Subject: Word Puzzles

161 25617
Q:

Generally unemployment in a developing country takes place because of ___________.

 

A) lack of complementary factors of production B) seasonal factors
C) lack of effective demand D) switch over from one job to another
 
Answer & Explanation Answer: A) lack of complementary factors of production

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy
Exam Prep: Bank Exams

1 25595
Q:

Ezra cup is associated with which sports?

A) Hockey B) Polo
C) Rowing D) Football
 
Answer & Explanation Answer: B) Polo

Explanation:

The Ezra Cup is a popular polo tournament conducted annually in India. The Calcutta Polo Club runs this oldest and first ever Polo Trophy. The first Ezra Cup was held in 1880. After a period of inactivity, it has now been revived by Mr. Keshav Bangur, Calcutta Polo Club's president.

Report Error

View Answer Report Error Discuss

Filed Under: Sports
Exam Prep: AIEEE , Bank Exams , CAT , GATE
Job Role: Analyst , Bank Clerk , Bank PO , IT Trainer

29 25579