

InterviewSolution
Saved Bookmarks
1. |
To build SQL statements it is more secure to user PreparedStatement than Statement. |
Answer» To build SQL statements it is more SECURE to USER PreparedStatement than Statement. |
|