Question: uestion 10 JFrame method attaches a menu bar to a JFrame. ot yet nswered arked out of 00 Select one: A. setMenu Flag uestion B.








uestion 10 JFrame method attaches a menu bar to a JFrame. ot yet nswered arked out of 00 Select one: A. setMenu Flag uestion B. setJMenu C. setBar D. set JMenuBar Previous page 1 Which of the following statements change the background color to "red": of Select one: A. setBackground( COLOR.red); B. setBackground( Color.Red); C. setBackground( Color.RED); D. setBackground( COLOR.RED ); page In object-oriented terms, means to update the functionality of an existing method Polymorphism Overloading Overriding Implementation Select one: a. Overriding b. Overloading c. Polymorphism d. Implementation Next pa Computers running on the Internet communicate to each other using either the_or Select one: A. IP, DCP B. TCP, UDP C. TCP, IP D. UDP, IP 1 Next F Method of class ____ displays a dialog box containing a message to the user. Select one: A. JOptionPane, showinput Dialog B. JOptionPane, showMessageDialog C. showMessageDialog, JOption Pane D. showinputDialog, JOptionPane e Ne> The method _take the permission to write the data from client program to server program and server program to client program. Select one: a. inputStream() b.getStream() c. getOutputStream( d. writeStream) e Next page Which of the following is NOT common method for JFrame? Select one: a. setLocation b. setDefaultCloseOperation c. setVisible d.setSize _enable the user to select from a range of integer values. Select one: a.jCheckBox b. Sliders c. JButton d.jRadio Button 34 Java Programming Which of the following statements is CORRECT? Select one: a. JLabels provide text instructions of information on a GUI. b. JLabels provide text and graphical instructions of information on a GUI. C. JLabels provide graphical instructions of information on a GUI. d. None of these statements
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
