What are the rules for naming an array?
No Answer is Posted For this Question
Be the First to Post Answer
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,
Write a program to find the whether a number is an Armstrong number or not?
Is java free for businesses?
Where and how can you use a private constructor?
Does a class inherit the constructors of its superclass in java programming?
Explain the differences between abstraction and encapsulation?
Explain working of call by reference function invoking.
What is the full meaning of java?
what is different between static and non static methods ,using example
How can u increase the heap size in the memory?
What is a copy constructor in java?
Why Java is called as purely platform independent..? Explain briefly..dont Give regular answers Explain with your own example..?