Answer Posted / sri
application begin execution by calling main() method of
that class
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What is prototype?
What is TL and its use?
When a thread blocks on i/o?
What is a modular application? What does module-relative mean?
how to use debug in my elipse to solve problems that exist in my project
Is the ternary operator written x : y ? Z or x ? Y : z ?
How will you pass parameters in RMI? Why do you serialize?
Describe activation process?
Which javutil classes and interfaces support event handling?
Is there a guarantee of uniqueness for entity beans?
What are externizable interface?
How task's priority is used in scheduling?
why static class in java
What does module-relative mean?
What is meant by method chaining?