_________________ is a standard method or protocol for web pages to request special processing on the web server, such as database queries, sending e-mails, or handling form data

a. fieldset
b. Common Gateway Interface
c. JavaScript
d. MIME

b

Computer Science & Information Technology

You might also like to view...

Event method________changes the value of the internal flag to false.

a) delete. b) clear. c) setFalse. d) None of the above.

Computer Science & Information Technology

Since accessor functions in a class do not modify or mutate the data members of the object, the function should have the __________ modifier.

a. reference b. friend c. const d. private

Computer Science & Information Technology