Answer Posted / dipesh
we set time out programmetically or in DD
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Can an object be null?
explain different ways of using thread? : Java thread
What is the epoch date?
Difference between comparator and comparable in java?
Why does java not support pointers?
Why method overriding is used?
What is initial size of arraylist in java?
what is server side caching?
What is the static field modifier?
How do you make an arraylist empty in java?
What is nested loop? What is dangling else condition in it?
What is the advantage of OOP in java?
What is == in java?
I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?
Can we define a package statement after the import statement in java?