Questions

Q:

Mallika Sarabhi is associated with which of the  following fields

A) Social Service B) Classical Music
C) Classical Dance D) Sports
 
Answer & Explanation Answer: C) Classical Dance

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Famous Personalities

0 3009
Q:

The Solar System was discoverd by

A) Galleleo B) Finsen
C) Copernicus D) None of these
 
Answer & Explanation Answer: C) Copernicus

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions

0 3008
Q:

Isotopes of the atoms of same element have

A) same number of neutrons B) same number of protons
C) same atomic mass D) different chemical properties
 
Answer & Explanation Answer: B) same number of protons

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Chemistry

2 3006
Q:

What is Altamira in northern Spain Famous for?

Answer

Caves with pre-historic paintings and engravings 

Report Error

View answer Workspace Report Error Discuss

1 3006
Q:

Alcohol first impairs your

A) hearing skills B) colour recognition
C) judgement D) heart
 
Answer & Explanation Answer: C) judgement

Explanation:

The reason why drunk people acts like stupids is when they drink, especially if they drink a lot, first their brain becomes impaired by such large quantities of alcohol that it cannot operate properly. So they cannot judge anything.

 

 Alcohol_first_impairs_your1537335416.jpg image

 

Hence, Alcohol first impairs your Judgement.

Report Error

View Answer Report Error Discuss

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

3 3005
Q:

What will happen if an object is dropped from a height and there is no air resistance?

A) It will fall with a constant speed and acceleration B) Its acceleration will increase
C) Both speed and acceleration will increase D) Its speed will increase
 
Answer & Explanation Answer: D) Its speed will increase

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Physics
Exam Prep: AIEEE , Bank Exams , CAT

0 3004
Q:

public static void main string[] args Meaning is?

Answer

Here in this declaration public static void main string[] args, each keyword has its importance.


 


1. public - Here public is an access specifier which allows the main method to be accessible everywhere.


 


2. static - static helps the main method to get loaded without getting called by any instance/object.


 


3. void - void clarifies that the main method will not return any value.


 


4. main - It's the name of the method.


 


5. String[] args - Here we are defining a String array to pass arguments at the command line. args is the variable name of the String array.

Report Error

View answer Workspace Report Error Discuss

8 3004
Q:

What are the static and dynamic hazards in logic circuits?

Answer

If for a short period of time circuits goes to some different logic level then it is spposed to have then it is called static hazard. e.g., If the final logic value of output of given circuit becomes one vent if if is supposed to be zero then it is called static-0 Hazard and vice versa. Dynamic Hazard is the one in which the circuit output goes to some other logic level more than once then finally settling down to some appropriate level.

Report Error

View answer Workspace Report Error Discuss

Subject: Hardware

0 3003