

InterviewSolution
Saved Bookmarks
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
1. |
What is the purpose of TransferHandler Class? |
Answer» | |
2. |
What are the steps required in creating an empty table drop? |
Answer» | |
3. |
Write a program to paint the off-screen buffer in swings. |
Answer» | |
4. |
How is Parsing HTML used in Swing? |
Answer» | |
5. |
How does Accessibility work in Swing? |
Answer» | |
6. |
What is the purpose of Serialization in Swing? |
Answer» | |
7. |
What is the use of double buffering in Swing? |
Answer» | |
8. |
What is the use of JComponent Class in Swing? |
Answer» | |
9. |
What is the function of AbstractAction class? |
Answer» | |
10. |
What is the purpose of action interface in Swing? |
Answer» | |
11. |
Write a program to include the Internal Frame in Swing. |
Answer» | |
12. |
What is the function of Internal Frame in Swing? |
Answer» | |
13. |
What are the different components that are used to show a container? |
Answer» | |
14. |
What is the process of setting the layout manager? |
Answer» | |
15. |
What are the different types of layout managers used in Swing? |
Answer» | |
16. |
How is multi-threading gets implemented using Swing? |
Answer» | |
17. |
Why is Model-View-Controller Architecture used in Swing? |
Answer» | |
18. |
What is the function of lightweight Components used in Swing? |
Answer» | |
19. |
What is the difference between swing and AWT? |
Answer» | |
20. |
What is the use of JFC in Java Swing? |
Answer» | |
21. |
How does dynamic class loading happens in RMI? |
Answer» | |
22. |
Why is the function or role of skeleton in RMI? |
Answer» | |
23. |
Why are stubs used in RMI? |
Answer» | |
24. |
Write a program to show the distributed object model using RMI. |
Answer» | |
25. |
Write a program to show the remote interface using RMI. |
Answer» | |
26. |
What is the use of java.rmi.Remote Interface in RMI? |
Answer» | |
27. |
What are the steps that are involved in RMI distributed applications? |
Answer» | |
28. |
How does the communication with remote objects occur in RMI? |
Answer» | |
29. |
What is the main purpose of Distributed object applications in RMI? |
Answer» | |
30. |
What is the procedure of implementation of the Serializable Interface? |
Answer» | |
31. |
What is the process of making a class serializable? |
Answer» | |
32. |
What are the different conditions that has to be kept in mind when using serialization concept? |
Answer» | |
33. |
What are the different types of classes that are used in RMI? |
Answer» | |
34. |
What are the different terms that are used in RMI? |
Answer» | |
35. |
What is the relationship between the RMI and CORBA? |
Answer» | |
36. |
How does distributed garbage collectior manges the disconnections detected on the client side? |
Answer» | |
37. |
What is the use of HTTP-tunneling in RMI? |
Answer» | |
38. |
What are the reasons of getting UnknownHostException error even if all the setting are properly configured? |
Answer» | |
39. |
What is the function of java.net.UnknownHostException? |
Answer» | |
40. |
What is the method that is used by the RMI client to connect to remote RMI servers? |
Answer» | |
41. |
How can a MDB transaction be rollbacked? Give example. |
Answer» | |
42. |
How can asynchronous messaging deadlocks be avoided? |
Answer» | |
43. |
What are the possible ways to set aside a message and then acknowledge it later? |
Answer» | |
44. |
Write the server side code for FAILOVER. |
Answer» | |
45. |
In what ways the clustering process can be improved? |
Answer» | |
46. |
Write the code to create a session bean performing JMS operations. |
Answer» | |
47. |
Write the code for an asynchronous class queue receiver. |
Answer» | |
48. |
Write the program to count the number of messages in a queue. |
Answer» | |
49. |
What do you understand by the creation of durable subscriptions? |
Answer» | |
50. |
Under what arguments in non-transacted sessions are messages acknowledged? |
Answer» | |