Kizspy | Question: 18
(Choose 1 answer)
Which of the following is NOT a step involved in using JDBC to interact with a database in a web application?
A. Loading the appropriate JDBC driver
B. Establishing a database connection
C. Writing SQL queries to manipulate data
D. Parsing HTML forms