1.

The performance of the application will be faster if you use PreparedStatement interface because query is compiled only once.

A. True
B. False
Answer» B. False


Discussion

No Comment Found