Java Positions in top Software Consulting Company in US

Multiple Java positions in top Software Consulting Company in US!

 


What is the difference between a Choice and a List?

What interface is extended by AWT event listeners?

What is a layout manager?

Which Component subclass is used for drawing and painting?

What is the difference between a Scrollbar and a ScrollPane?

Which Swing methods are thread-safe?

Which containers use a border Layout as their default layout?

What is the preferred size of a component?

Which containers use a FlowLayout as their default layout?

What is the immediate superclass of the Applet class?

Name three Component subclasses that support painting.

What is the immediate superclass of the Dialog class?

What is clipping?

What is the difference between a MenuItem and a CheckboxMenuItem?

What class is the top of the AWT event hierarchy?

In which package are most of the AWT events that support the event-delegation model defined?

Which class is the immediate superclass of the MenuComponent class?

Which containers may have a MenuBar?

What is the relationship between the Canvas class and the Graphics class?

How are the elements of a BorderLayout organized?

What is the difference between a Window and a Frame?

What is the difference between the Font and FontMetrics classes?

How are the elements of a CardLayout organized?

What is the relationship between clipping and repainting?

What is the relationship between an event-listener interface and an event-adapter class?

How can a GUI component handle its own events?

How are the elements of a GridBagLayout organized?

What advantage do Java's layout managers provide over traditional windowing systems?

What is the difference between the paint() and repaint() methods?

How can the Checkbox class be used to create a radio button?

Difference between paint() and paintComponent()?

What is the difference between paint(), repaint() and update() methods within an applet which contains images?

What is the name of the design pattern that Java uses for all Swing components?

Name few LayoutManagers in Java.

comments powered by Disqus