Can we declare an array without size in java?
how can i cal servlet from jsp page?how can i pass variablesfrom the jsp that servlet can access?
How do u pass data from one jsp to another jsp?
why java does compile time polymorphism at run time ?
i would like to attend for an interview of datalab technologies company i want to know the pattern of imnterview.
Why is java so popular?
Write a java program to generate fibonacci series ?
What is codebase?
What is an inner class in java?
What will be the initial value of an object reference which is defined as an instance variable?
Where are local variables stored?
What about static nested classes in java?
how does the run() method in runnable work? : Java thread