Explain public static void main(string args[]) in java.
No Answer is Posted For this Question
Be the First to Post Answer
Objects or references which of them gets garbage collected?
What are design patterns and please explain?
What do you mean by light weight and heavy weight components?
What is the difference between this() and super()?
What is immutable data?
Features of Java?
Can I learn java without any programming experience?
What is Unicast and Multicast object? Where we will use?
1 Answers Scope International,
Is set thread safe java?
What happens when a class is made static like if a field or member is made static it becomes class variable and is shared by all the object of the class?
Can we override final method?
How do you compare two strings lexicographically?