Exams


Q:

What position did Babe Ruth play

A) Only 1st base B) Both pitcher and out fielder
C) Only out fielder D) Only pitcher
 
Answer & Explanation Answer: B) Both pitcher and out fielder

Explanation:
Report Error

View Answer Report Error Discuss

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

1 6562
Q:

The element common to all acids is

A) Hydrogen B) Oxygen
C) carbon D) Sulphur
 
Answer & Explanation Answer: A) Hydrogen

Explanation:

Hydrogen is the common element in all acids.

Report Error

View Answer Report Error Discuss

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

4 6560
Q:

State in which the few govern the many?

A) Autocracy B) Monarchy
C) Plutocracy D) Oligarchy
 
Answer & Explanation Answer: D) Oligarchy

Explanation:

Oligarchy is a form of government in which the power rests with the small group of people.

Report Error

View Answer Report Error Discuss

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

9 6559
Q:

Which of the following is not a function of the Control Unit?

A) Interpret instructions B) Read instructions
C) Execute instructions D) Direct operations
 
Answer & Explanation Answer: B) Read instructions

Explanation:

Control Unit can perform the functions Interpret instructions, Execute instructions and Direct operations. But Reading instructions is not a function of the Control Unit.

Report Error

View Answer Report Error Discuss

13 6557
Q:

What is the structural unit of compact bone?

A) Osteon B) Spongy bone
C) Lamellae D) Periosteum
 
Answer & Explanation Answer: A) Osteon

Explanation:

what_is_the_structural_unit_of_compact_bone1536568861.jpg image

 

The structural unit of compact bone is Osteons or Haverisan systems.

 

Report Error

View Answer Report Error Discuss

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

0 6552
Q:

Which of the following is not a correct variable type?

A) real B) char
C) float D) double
 
Answer & Explanation Answer: A) real

Explanation:

A variable provides us with named storage that our programs can manipulate. Each variable in C++ has a specific type, which determines the size and layout of the variable's memory the range of values that can be stored within that memory and the set of operations that can be applied to the variable.

The name of a variable can be composed of letters, digits, and the underscore character. It must begin with either a letter or an underscore. Upper and lowercase letters are distinct because C++ is case-sensitive −

 

Basic types of variables:


1. bool

Stores either value true or false.

2. char

Typically a single octet (one byte). This is an integer type.

3. int

The most natural size of an integer for the machine.

4. float

A single-precision floating point value.

5. double

A double-precision floating point value.

6. void

Represents the absence of type.

7. wchar_t

A wide character type.

Report Error

View Answer Report Error Discuss

10 6549
Q:

GDP can be calculated by summing

A) Consumption, investment, government purchases, and net exports B) Consumption, investment, government spending, and imports
C) Consumption, investment, government purchases, and imports D) Consumption, investment, wages, and rent
 
Answer & Explanation Answer: A) Consumption, investment, government purchases, and net exports

Explanation:

Gross domestic product (GDP) is the monetary value of all the finished goods and services produced within a country's borders in a specific time period.

Simply, GDP is a broad measurement of a nation’s overall economic activity. 

It is calculated by summation of Consumption, investment, government purchases, and net exports.

Report Error

View Answer Report Error Discuss

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

5 6549
Q:

If the area of a square with side a s equal to the area of a triangle with base a, then the altitude of the triangle is

A) a B) 2a
C) 5a D) 3a
 
Answer & Explanation Answer: B) 2a

Explanation:

Area of a square with side a = a² sq unts

Area of a triangle with base a = (1/2) * a * h sq.unts

a² =1/2 *a *h

=> h = 2a

altitude of the triangle is 2a

Report Error

View Answer Report Error Discuss

Filed Under: Area
Exam Prep: Bank Exams
Job Role: Bank PO

1 6549