When using web-based printing, how is the remote procedure call made?
A. It is made as a regular HTTP request.
B. It is encapsulated by IPP and is transported via HTTP.
C. It is encapsulated by IPP and uploaded via FTP.
D. It is encapsulated by IPP and sent via e-mail.
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following is NOT a task available in Slide Sorter view?
A) Add text to multiple placeholders B) Delete slides C) Apply formatting to multiple slides D) Rearrange slides
Computer Science & Information Technology
In C#, an exception handler is written with the ____________ statement.
a. try-catch b. catch-try c. run-break d. break-run
Computer Science & Information Technology