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

In India, population density is defined as the number of persons

A) Per square mile B) Per square kilometre
C) Per lakh square mile D) Per lakh square kilometre
 
Answer & Explanation Answer: B) Per square kilometre

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Indian Economy

2 3050
Q:

Asia's longest bi-direction road tunnel to be launched in ?

A) Jammu & Kashmir B) Delhi
C) Mizoram D) Maharashtra
 
Answer & Explanation Answer: A) Jammu & Kashmir

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness
Exam Prep: Bank Exams
Job Role: Bank Clerk

1 3050
Q:

Who among the following noble prize winners experimented his first experiment in Secunderababd ?

A) Ronald Ross B) Robert Coach
C) Alexander Fleming D) Hans Adolf Jets
 
Answer & Explanation Answer: A) Ronald Ross

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: General Awareness

0 3049
Q:

Which is the Largest Slum in the world ?

Answer

Neza-Chalco-Itza is one of Mexico City's barrios(slums). Most of its approximately four million inhabitants live there illegally. Mexico City's slums have been growing for more than 100 years, after the railways allowed new industry to beign in the city. 

Report Error

View answer Workspace Report Error Discuss

1 3049
Q:

The Dowry Prohibition (Amendment) Act came into force from __________

Answer

The Dowry Prohibition (Amendment) Act came into force from october2, 1985. This made the original Act more stringent and effective.

Report Error

View answer Workspace Report Error Discuss

2 3049
Q:

'Asian Drama ', by Gunnar Karl Myrdal, is a book on which of the following subjects

A) Theatre Movements in Asia B) Economics
C) International Politics D) Look East Policy of India
 
Answer & Explanation Answer: B) Economics

Explanation:
Report Error

View Answer Report Error Discuss

Filed Under: Books and Authors

0 3049
Q:

What are the key object oriented concepts used by Windows NT?

Answer

Encapsulation, Object class and instance.

Report Error

View answer Workspace Report Error Discuss

1 3049