Answer Posted / vijayakumar chinnasamy
In Declaration tag (<%! -- %>), you can able declare the
static variable,class, define methods.
| Is This Answer Correct ? | 23 Yes | 4 No |
Post New Answer View All Answers
What is java virtual machine? Explain
State one difference between a template class and class template.
What is the purpose of static methods and static variables?
Can we increase size of array?
Explain about oops concepts.
Explain static nested classes ?
How to sort an array in java without using sort method?
What is the lifetime and scope of a variable?
What is the difference between a static and a non-static inner class in java programming?
What java is used for?
What is arrays sort in java?
Is integer passed by reference in java?
What is initial size of arraylist in java?
Can memory leak in java?
Can we use String with switch case?