The ____ function is used to send text results back to the browser.

A. cgi_write()
B. cgi_writeln()
C. cgi_printf()
D. cgi_post()


Answer: C

Computer Science & Information Technology

You might also like to view...

The Election interface provides two remote methods:

vote: with two parameters through which the client supplies the name of a candidate (a string) and the ‘voter’s number’ (an integer used to ensure each user votes once only). The voter’s numbers are allocated sparsely from the range of integers to make them hard to guess. result: with two parameters through which the server supplies the client with the name of a candidate and the number of votes for that candidate. Which of the parameters of these two procedures are input and which are output parameters?

Computer Science & Information Technology

Some institutions charge a fee as a percentage of the loan amount whereas some charge closing costs

Indicate whether the statement is true or false

Computer Science & Information Technology

The technique that enables the CPU to work on more than one instruction at the same time is called ________

A) pipelining B) multiprocessing C) dynamic memory allocation D) parallel processing

Computer Science & Information Technology

Of the following, which is NOT a method to advance through a slide show?

A) Press the Spacebar B) Press P C) Press Page Down D) Press Enter

Computer Science & Information Technology