To execute a prepared SQL statement, you can use the ________________ and execute() methods of the PDOStatement object to set parameter values and execute the statement.
The correct answer to the following question will be "bindValue".
Explanation:
The PDO declaration bind-value feature allows to bind a value or a function to a argument or a parameter.
To run a compensated statement of SQL, you could also use the PDOStatement object's bindvalue and execute() methods to set values of the paramenter or any argument and implement the comment.