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 SimpleRemoteLogHandler in GWT? |
| Answer» | |
| 2. |
What is PopupLogHandler in GWT? |
| Answer» | |
| 3. |
What is FirebugLogHandler in GWT? |
| Answer» | |
| 4. |
What is ConsoleLogHandler in GWT? |
| Answer» | |
| 5. |
What is DevelopmentModeLogHandler in GWT? |
| Answer» | |
| 6. |
What is SystemLogHandler in GWT? |
| Answer» | |
| 7. |
What is GWT logging framework? |
| Answer» | |
| 8. |
How to enable history support in GWT application? |
| Answer» | |
| 9. |
Which tag of *.gwt.xml is used to support internationalization in GWT application? |
| Answer» | |
| 10. |
What is Localizable Interface internationalization technique in GWT? |
| Answer» | |
| 11. |
What is Dynamic String Internationalization technique in GWT? |
| Answer» | |
| 12. |
What is Static String Internationalization technique in GWT? |
| Answer» | |
| 13. |
What are the ways using which you can internationalize a GWT application? |
| Answer» | |
| 14. |
What is internationalization? |
| Answer» | |
| 15. |
Which interface a java data object should implement so that it can be transferred over the wire in GWT RPC? |
| Answer» | |
| 16. |
What are the core components of GWT RPC? |
| Answer» | |
| 17. |
What is GWT RPC? |
| Answer» | |
| 18. |
What is GWT UiBinder? |
| Answer» | |
| 19. |
How can you create a custom GWT Widget? |
| Answer» | |
| 20. |
Explain Event handling in GWT. |
| Answer» | |
| 21. |
What is DialogBox in GWT? |
| Answer» | |
| 22. |
What is PopupPanel in GWT? |
| Answer» | |
| 23. |
What is FormPanel in GWT? |
| Answer» | |
| 24. |
Which GWT widget represents a simple panel that makes its contents focusable? |
| Answer» | |
| 25. |
Which GWT widget represents a simple panel that wraps its contents in a scrollable area? |
| Answer» | |
| 26. |
Which GWT widget is the base class for panels that contain only one widget? |
| Answer» | |
| 27. |
What is Composite in GWT? |
| Answer» | |
| 28. |
What is TabPanel in GWT? |
| Answer» | |
| 29. |
What is HTMLPanel in GWT? |
| Answer» | |
| 30. |
What is DockPanel in GWT? |
| Answer» | |
| 31. |
What is DeckPanel in GWT? |
| Answer» | |
| 32. |
What is Grid in GWT? |
| Answer» | |
| 33. |
What is FlexTable in GWT? |
| Answer» | |
| 34. |
What is VerticalSplitPanel in GWT? |
| Answer» | |
| 35. |
What is HorizontalSplitPanel in GWT? |
| Answer» | |
| 36. |
Which GWT widget represents a panel that lays all of its widgets out in a single vertical column? |
| Answer» | |
| 37. |
Which GWT widget represents a panel that lays all of its widgets out in a single horizontal column? |
| Answer» | |
| 38. |
Which GWT widget represents a panel that formats its child widgets using the default HTML layout behavior? |
| Answer» | |
| 39. |
Which class is the base class of all layout panel classes? |
| Answer» | |
| 40. |
What are layout panels in GWT? |
| Answer» | |
| 41. |
Which GWT widget represents a browsable view of a tree in which only a single node per level may be open at one time? |
| Answer» | |
| 42. |
Which GWT widget represents a tabular view that supports paging and columns? |
| Answer» | |
| 43. |
Which GWT widget represents a single column list of cells? |
| Answer» | |
| 44. |
Which GWT widget represents a view of a tree? |
| Answer» | |
| 45. |
Which GWT widget represents a standard GWT date picker? |
| Answer» | |
| 46. |
Which GWT widget represents a standard menu bar? |
| Answer» | |
| 47. |
Which GWT widget represents a standard hierarchical tree? |
| Answer» | |
| 48. |
Which widget represents a hidden field in GWT? |
| Answer» | |
| 49. |
Which widget represents a file upload in GWT? |
| Answer» | |
| 50. |
Which widget represents a rich text editor in GWT? |
| Answer» | |