Q1. Which of these is a protocol for breaking and sending packets to an address across a network? a. TCP/IP b. DNS c. Socket d. Proxy Server Q2. Which of the ...
Home/programming in java/Page 2
SIKSHAPATH Latest Questions
Pavanagg
Asked: March 29, 2022In: Java
Which package provides many methods for graphics programming? a. java.awt b. java.Applet c. java.Graphics d. java.io
Pavanagg
Asked: March 29, 2022In: Java
Which of the following is/are interface(s) in javax.swing package? a. MenuElement b. BoxLayout c. JComponent d. Scrollable
Pavanagg
Asked: March 29, 2022In: Java
Q1. Select the correct statement(s) in the following. a. JTextField cannot be used as an alternative to JLabel. b. JLabel cannot be used as an alternative to JTextField. c. Button grouped radio button can be used as an alternative to JComboBox. d. ...