What do you mean by access modifier?
No Answer is Posted For this Question
Be the First to Post Answer
Which is faster call by value or call by reference?
Marker interface means , interface which has no methods.Then what is the necessity of its usage.I read "it tells the compiler that it should be treated differently ". "It is used to store state of an object". But still am not clear.Please explain clearly.
Is it possible to create object with out its default constructor? if possible how? else not possible? justify
What is static import?
What happens if a constructor is declared private?
Is empty string in java?
methods in Applet?
What is command line argument
What language is java written?
How many types of design patterns are there?
Why is string builder not thread safe?
What is Gang of four design patterns