To close a database connection, use ____.

A. close_connection()
B. mysql_close()
C. mysql_exit()
D. close_mysql()

Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following is an uncompressed audio file format?

a. AAC b. WAV c. MP3 d. WMA

Computer Science & Information Technology

Match the following property types to their descriptions: I. Format II. Validation Text III. Required IV. Result Type V. Indexed A. increases the efficiency of a search on a designated field B. indicates that a value for the field must be entered C. specifies the error message that is displayed when the validation rule is violated D. enters the format for a calculated field result E. changes the

way a field is displayed but does not affect the stored value What will be an ideal response?

Computer Science & Information Technology