What are the standards to place package statement within a
source code file?
Answer / ravikiran
it must be the first statement and ended with a semicolon
and should be only one
Is This Answer Correct ? | 0 Yes | 0 No |
how to use crystal reports in java
What do you mean by Remote procedure call?
Catch(Exception e){ } in that what is Exception and purpose of that in that place exactly?
What design pattern you have used in your project? I answered Factory pattern, how it is implemented? What are its advantage? Do know about Abstract Factory?
In case of inheritance what is the execution order of constructor and destructor?
When to use runnable interface vs thread class in java?
What is meant by tab pans?
What is static and a non-static inner class?
Explain the importance of join() method in thread class?
Is java hashset ordered?
How will you reverse a singly-link list?
0 Answers Akamai Technologies,
Can an abstract class be final?