Multiple Choice
_______ statements reduce parsing time as the preparation on the query is done only once (although the statement is executed multiple times)
A) Prepared
B) fetch
C) array
D) SSL
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: _ tag is used for multiple selections.<br>A)select
Q2: In PHP, there are three types of
Q3: An abstract class is a class that
Q4: Interface are similar to abstract classes. The
Q5: Interfaces allow you to specify what methods
Q7: Abstract classes and methods are when the
Q8: A constructor allows you to initialize an
Q9: When inheriting from an abstract class, the
Q10: _ function is used to change the
Q11: To implement an interface, a class must