Can main() method in java can return any data?


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

Post New Answer

More Core Java Interview Questions

How to display arraylist values in java?

0 Answers  


What is meant by stack and queue?

0 Answers   GrapeCity,


Why do we need data structure in java?

0 Answers  


Find the value of a specified element of the array arr[i] where 0 <= i <= n-1

0 Answers   Amazon,


How to print an arraylist in java?

0 Answers  






What is the reason behind using constructors and destructors?

0 Answers   HCL,


Difference between String and String Buffer?

3 Answers  


What are the differences between heap and stack memory?

0 Answers  


What are the super most classes for all the streams?

0 Answers  


Difference between string s= new string (); and string s = "abv";?

0 Answers   Cap Gemini,


Explain serialization and deserialization in java?

0 Answers  


Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.

5 Answers  


Categories