Question 150 of 270 from exam CAS-003: CompTIA CASP+

Question 150 of 270 from exam CAS-003: CompTIA CASP+

Question

Given the following code snippet:

<FORM ACTION="http: //192.168.51.10/cgi-bin/order.pl” method="post”>

idden name="price” value="199.99”>

<input type’

<input typeshidden name="prd_id” value=”x190">

QUANTITY: <input type=text name="quant” size=3 maxlength=3 value=1>

</FORM>

Of which of the following is this snippet an example?

Answers

Explanations

Click on the arrows to vote for the correct answer

A. B. C. D. E.

E.