Tri H.

asked • 05/03/22

I am stuck with the followin question below. Please help!

What is true about the <tt>mysql_*</tt> family of PHP functions?

a. Failing to eventually call <tt>mysql_close()</tt> will cause MySQL to deadlock when the connection is dropped.

b.They have been approved as advanced functions in PHP 5.5.0.1.

c.They are prone to heap corruption.

d. They are prone to allowing SQL-injection attacks.

What mechanism does MySQL provide to ensure that operations on the database can occur concurrently?

a. Transactions

b. Copy-on-Write Memory

c. MySQL is not thread-safe and cannot deal with concurrency.

d. Semaphores

How will the following CSS rule alter the web page if it is applied in a style sheet? h1 ( font-family: Arial, sans-serif}

a. All text in h1 elements will use a sans-serif font if Arial is not supported by the system

b. All text in h1 elements will have the Arial font, while text in other elements will use a sans-serif font.

c. All text in h1 elements will have use a sans-serif font, while text in other elements will use Arial.

d. All text in h1 elements will have the Arial font if sans-serif is not supported by the system

In which of the following do you set the MIME (Multipurpose Internet Mail Extensions) type of the external style sheet?

a. <mime><&

b. <a><&

c. <link><&

d. <style><&

Which of the following are true about PDO Data Source Names (DSNs)?

a.The URI "http://www.slashdot.org" is a DSN.

b. The username and password are usually a part of DSNs based off of URIs.

c. A DSN can be a URI.

d.A DSN is also known as a Hochwinkel von Traubenzucker short DNS name.

The hover pseudo-class allows you to change to an element’s style in which situation?

a.When the mouse moves off of the element

b.When the mouse is over the element

c.None of the options/answers

d.When the mouse is to the left of the element


1 Expert Answer

By:

Garrett W. answered • 09/28/22

Tutor
4.6 (10)

Professional web developer teaching all ages to code

Still looking for help? Get the right answer, fast.

Ask a question for free

Get a free answer to a quick problem.
Most questions answered within 4 hours.

OR

Find an Online Tutor Now

Choose an expert and meet online. No packages or subscriptions, pay only for the time you need.