Answer Posted / dipesh
It is place where we declare instead of hard coding any
thing ..it is read by our container for like where to route
the request ,security roles,error-pages class name etc
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Explain wait() method of object class ?
Explain how can you debug the Java code?
Why 1 is not a prime number?
What is a literal coding?
How do I stop concurrentmodificationexception?
How does varargs work in java?
Given a singly linked list, find the middle of the list in a single traversal without using temporary variable.
What is meant by local variable and instance variable?
What is numeric data type?
How do you declare a destructor in java?
What is array class in java?
What is the range of a character variable?
What is sortedmap interface?
Why wait and notify methods are declared in object class?
Write a java program for binary search?