Questions

Q:

Out of all known elements, the minimum number is of ______.

 

A) Metals   B) Non-metals  
C) Metalloids D) No option is correct
 
Answer & Explanation Answer: C) Metalloids

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

0 54832
Q:

1 kWh = __________ × 106J.

 

A) 36 B)  3.6  
C) 6.4   D) 64
 
Answer & Explanation Answer: B)  3.6  

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: Bank Exams

1 54780
Q:

What will be output of following c code?

#include <stdio.h>
int main()

{
    int x=123;
    int i={
         printf("c" "++")
    };
    for(x=0;x<=i;x++){
         printf("%x ",x);
    }
    return 0;

}

Answer

Output: c++0 1 2 3

Explanation: First printf function will print: c++ and return 3 to variable i.For loop will execute three time and printf function will print 0, 1, 2 respectively.

Report Error

View answer Workspace Report Error Discuss

Subject: Programming

97 54760
Q:

Which bacterium is used to turn milk to curd?

 

A) Streptomyces B) Vibrio
C) Lactobacillus D) Spirilla
 
Answer & Explanation Answer: C) Lactobacillus

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: Bank Exams

2 54675
Q:

Isobars are atoms of different chemical elements that have ______.

 

A) Same atomic number but different mass number B) Same mass number but different atomic number
C) Same mass number and same atomic number D) Different mass number and different atomic number  
 
Answer & Explanation Answer: B) Same mass number but different atomic number

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: AIEEE , Bank Exams

0 54599
Q:

Upanishads are books on

Upanishads_are_books_on1541400568.jpg image

A) Religion B) Yoga
C) Law D) Philosophy
 
Answer & Explanation Answer: D) Philosophy

Explanation:

The Upanishads are a part of the Vedas and are ancient Sanskrit texts that contain some of the central philosophical concepts and ideas of Hinduism, some of which are shared with Buddhism, and Jainism.

 

 

 

The Upanishads are commonly referred to as Vedanta in the history of India.

Report Error

View Answer Report Error Discuss

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

177 54551
Q:

Consider the following constituent gases of the atmosphere :

1. Argon

2. Neon

3. Helium

4.Ceirbon dioxide

Which one of the following is the correct ascending sequence of the above gases in terms of the volume percentage?

A) 1-3-2-4 B) 1-4-2-3
C) 4-2-3-1 D) 2-4-1-3
 
Answer & Explanation Answer: B) 1-4-2-3

Explanation:
Composition of Dry Air (Substance, % by volume)
Nitrogen, N2 78.08
Oxygen, O2
20.95
Argon, Ar 0.93
Carbon dioxide, CO2 0.033
Neon, Ne 0.0018
Helium, He 0.00052
Methane, CH4 0.0002
Krypton, Kr 0.00011
Dinitrogen oxide, N2O 0.00005
Hydrogen, H2 0.00005
Ozone, O3 0.000001
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry
Exam Prep: Bank Exams

0 54516
Q:

A sarcomere is best described as a

 

A) fixed structural unit within a myofibril bounded by Z lines. B) moveable structural unit within a myofibril bounded by H zones.
C) moveable structural unit within a myofibril bounded by Z lines. D) fixed structural unit within a myofibril bounded by A bands.
 
Answer & Explanation Answer: C) moveable structural unit within a myofibril bounded by Z lines.

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Biology
Exam Prep: Bank Exams

1 54511