Which of the following class/interface is NOT related to database management in Java?
a. Socket
b. Connection
c. Statement
d. Result Set
Answers
Answer:
a. Socket
Explanation:
Socket is a term related to networking. A socket is an endpoint for communication between two machines.
a. Socket
The socket is a term used in the electronics branch of physics. It is used for connecting electrical appliances to the switchboard. Sockets can help in connecting one or more plugs to the board.
Connection is that part of the javascript which shows the relation between the two terms in the code and clarifies the working purpose of the script.
Statement in any javascript is used to determine the main purpose of the script or to give a message in the User interface of the program.
The result set is a set which gives the result of any written code when executed in a program.
So all of them are part of java except socket.
Learn more about java here:
https://brainly.in/question/15262300?msp_srt_exp=4
https://brainly.in/question/3322408?msp_srt_exp=4
#SPJ3