Advantages of Inheritance in java.
Answer
| Is This Answer Correct ? | 22 Yes | 2 No |
how to handle a singleton service locator. when multiple threads
are trying to get the singleton object in same time
Answer
| Is This Answer Correct ? | 17 Yes | 3 No |
Can we define constructors in Servlet?
Answer
| Is This Answer Correct ? | 3 Yes | 5 No |
Can we define constructor in Servlet class?
Answer
| Is This Answer Correct ? | 9 Yes | 1 No |
How exception handling is provided in struts?
Answer
| Is This Answer Correct ? | 12 Yes | 0 No |
what is the difference between object and class
Answer
| Is This Answer Correct ? | 4 Yes | 3 No |
Question { 7735 }
Is it possible to create object with out its default
constructor? if possible how? else not possible? justify
Answer
| Is This Answer Correct ? | 4 Yes | 4 No |
Question { 7735 }
Is it possible to create object with out its default
constructor? if possible how? else not possible? justify
Answer
| Is This Answer Correct ? | 9 Yes | 1 No |
Question { 5206 }
when System.out.println("") is executed what happens in the
back ground?
Answer
| Is This Answer Correct ? | 11 Yes | 0 No |
Question { i3 Solutions, 5336 }
what is platform native code
Answer
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between the synchronized() & static
synchronized()?
Answer
| Is This Answer Correct ? | 12 Yes | 1 No |
suppose we have an interface & that interface contains five
methods. if a class implements that interface then we have
to bound that to give tha definition of all five methods in
that class. If we declare that class as abstract then can
we call only two methods to give the deinition of that
method & i don't want to give the definition of all the
methods? can it possible
Answer
| Is This Answer Correct ? | 0 Yes | 2 No |
Question { 4967 }
How many types of syncronization?
Answer
| Is This Answer Correct ? | 5 Yes | 1 No |