Questions

Q:

Where do the greenhouse gases come from?

A) Agriculture B) Land-use change
C) Fosssil fuels D) All the above
 
Answer & Explanation Answer: D) All the above

Explanation:

Most of the emissions of greenhouse gases (GHG) come primarily from burning fossil fuels (coal, hydrocarbon gas liquids, natural gas, and petroleum) for energy use and the major greenhouse gas is of course carbon dioxide (CO2) which comes from burning fossil fuels and land-use change.

But methane (CH4) and nitrous oxide (N2O), which mostly come from agriculture and waste, are also significant GHGs and shouldn't be discounted.

Report Error

View Answer Report Error Discuss

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

2 3188
Q:

Relationships among people are

A) not influenced by people's ideas and attitudes. B) something that must be maintained to stay healthy and strong.
C) one of two types—social or working. D) usually simple and easy to understand.
 
Answer & Explanation Answer: B) something that must be maintained to stay healthy and strong.

Explanation:

Relationships among people are to be maintained in such a way that the people must stay healthy and to become strong enough.

Report Error

View Answer Report Error Discuss

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

2 3188
Q:

Which program is an example of domestic policy?

A) NAFTA B) The Versailles Treaty
C) The Clean Air Act NATO D) The Carter Doctrine
 
Answer & Explanation Answer: C) The Clean Air Act NATO

Explanation:

Domestic policy is the decisions made by a government regarding issues that occur within the country.

The Clean Air Act NATO program is an example of domestic policy.

Report Error

View Answer Report Error Discuss

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

0 3187
Q:

What Is EBIDTA?

Answer

EBITDA stands for earnings before interest, taxes, depreciation, and amortization. EBITDA came into wide use among private capital firms, wanting to calculate what they should pay for a business.

Report Error

View answer Workspace Report Error Discuss

Subject: Finance

0 3187
Q:

Which among the following crop is a major Rabi Crop of India?

A) Bitter gourd B) Cotton
C) Turmeric D) Barley
 
Answer & Explanation Answer: D) Barley

Explanation:

A major Rabi Crop of India is wheat and barley in second place.

Report Error

View Answer Report Error Discuss

8 3187
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 3186
Q:

Telegrahic code was introduced by

A) Lipman B) Macmillan
C) Thomas Moore D) Cockrell
 
Answer & Explanation Answer: C) Thomas Moore

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Inventions

0 3186
Q:

What are the key challenges of software testing?

Answer

Key Challenges of s/w testing:


1. Testing considered late in project


2. Requirements not testable


3. Integration is done after all components have been developed: This might result into full testing not being covered.


4. Complete testing is not possible

Report Error

View answer Workspace Report Error Discuss

Subject: Software Testing

0 3185