Questions

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 3009
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 3009
Q:

The transfer of data from one application to another in a computer system is known as

A) Dynamic Data Exchange B) Dodgy Data Exchange
C) Dogmatic Data Exchange D) Dynamic Disk Exchange
 
Answer & Explanation Answer: A) Dynamic Data Exchange

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Computer
Exam Prep: Bank Exams

2 3008
Q:

Which one of the following river valleys of India is under the influence of intensive gully erosion?

A) Kosi B) Chambal
C) Damodar D) Brahmaputra
 
Answer & Explanation Answer: B) Chambal

Explanation:

The Chambal's lower course is lined by belt of badland gullies resulting from accelerated soil erosion and is the site of a major projectin soil conservation.Chambal Project is a joint project from both Madhya Pradesh and Rajasthan government, which aims at harvesting the Chambal River for irrigation, power prevention and control of soil erosion in the valley

Report Error

View Answer Report Error Discuss

Filed Under: General Science
Exam Prep: Bank Exams

5 3008
Q:

Meaning of 'Stalk'?

A) Shoot B) Cane
C) Bent D) All of the above
 
Answer & Explanation Answer: D) All of the above

Explanation:

Stalk means the main stem of a herbaceous plant.

 

Synonyms for Stalk are - Shoot, trunk, cane, bent, reed, straw, bine, stock,...

Report Error

View Answer Report Error Discuss

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

2 3008
Q:

The average weight of a blue whale is

Answer

1,20,000 kg.

Report Error

View answer Workspace Report Error Discuss

10 3008
Q:

Which animal exclusively eat only eucalyptus leaves and nothing else?

A) Koala B) Arctic tern
C) Catfish D) Tropical cockroach
 
Answer & Explanation Answer: A) Koala

Explanation:

Koala is a animal that exclusively eat only eucalyptus leaves and nothing else.

Which_animal_exclusively_eat_only_eucalyptus_leaves_and_nothing_else1537791367.jpg image

Report Error

View Answer Report Error Discuss

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

3 3008
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 3008