Core Java Interview Questions - Part 6
- What is an array and a vector? How they different from each other?
- Tell me the difference between an applet and a Japplet?
- What is the difference between abstract class and interface?
- What is static and a non-static inner class?
- Explain the difference between scrollbar and scrollpane?
- What is the difference between a public and a non-public class?
- What are field variable and local variable?
- Explain break statement and continue statement?
- What is the difference between a Window and a Frame?
- Difference between a Scrollbar and a ScrollPane?
- What are invisible components?.
- What are interfaces?
- What are hot spots in Java programming?
- What are different types of Exceptions?.
- What are concepts of OOPS and how are they implemented in Java?
- Difference between a MenuItem and a CheckboxMenuItem?
- Difference between Choice and a List?
- Difference between a Canvas and a Scroll Pane?.
- What is the difference between Trusted and Untrusted Applet ?
- Difference between String and String Buffer?
- Difference between Reader/Writer and InputStream/Output Stream?
- What is the difference between Integer and int?
- Differences between GridLayout and GridBagLayout?
- What is the difference between C++ & Java?
- Difference between Array and vector?
- Default layout of panel and frame?
- Default layout of Dialog object?
- What is the catch or declare rule for method declarations?
- What is the argument type of main() method?
- What are event-delegation model and event-inheritance model? Which is best?
- What is the Vector class?
- What is the SimpleTimeZone class?
- What is the Set interface?
- What is the immediate parent class of the Applet class?
- What is the immediate superclass of Menu?
- What is ResourceBundle class?
- What is Map interface?
- What is Locale class?
- List interface?
- What is the Layout for ToolBar?
- What is the GregorianCalendar class?
- What is the Dictionary class?
- What is Collections API?
- What is Collection interface?
- What is the % operator?
- What is synchronization? How it can be achieved?
- What is singleton class?
- What is the difference between serialization and deserialization?
- What is serializable interface?
- What is protected and friendly?
|