What if static is removed from main method?
No Answer is Posted For this Question
Be the First to Post Answer
When we can access the static data member without creating the object what is the need of the object in java.
5 Answers Airhub, ssinformatics,
Is int a class in java?
What is pass by value?
what is main purpose of interface?
2 Answers Accenture, HCL, NIIT,
What is mutable object and immutable object?
What is emant by API? is it related to java only or it is common for all OOPS supporting language?
What is arrays aslist in java?
What is ordered map in java?
Give me an example of array and linked list? Where they can be used?
What is the tradeoff between using an unordered array versus an ordered array?
How many bits are allocated to represent character of character sets - Unicode, ASCII, UTF-16, UTF-8?
What is finally in Java?