Explain public static void main(string args[]) in java.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

What is instanceof keyword?

0 Answers  


Can a class have 2 constructors?

0 Answers  


Explain scope or life time of local variables in java?

0 Answers  


How would you format a date in java? I.e. In the ddmmyyy format?

0 Answers  


Why are the objects immutable in java?

0 Answers  






Is there is any error if you have multiple main methods in the same class?

10 Answers   Infosys, Wipro,


Can we have any other return type than void for main method?

0 Answers  


Difference between Choice and a List?

1 Answers  


What is hypertext?

1 Answers  


What is a predicate method?

0 Answers  


What is the use of collections in java? How it is implemented in real time applications?

2 Answers  


Can a static member function access member variable of an object?

0 Answers   Virtusa,


Categories