What is package private scope in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between the file and randomaccessfile classes?
If A Class Is Declared Without Any Access Modifiers, Where May The Class Be Accessed?
When should the method invokelater() be used?
What will happen inside init() in servlet. my interviewer asked servlet lifecycle. i said "once servlet is loaded in to memory init() will be called which performs servlet initialization " . Again interview asked what values will be initialized . what is difference between init() and init(ServletConfig config).
2 Answers Infinite Computer Solutions, TCS,
What is a memory leak in java?
How do you print array in java?
Does google use java?
What is the difference between a constructor and a method?
Define array. Tell me about 2-D array.
what is use of business objects?
Why Java is a platform independent language?
What is static method with example?