Adobe Acrobat and Adobe Reader are associated with which type of file?
A) Image file
B) Video file
C) Bitmap image
D) Portable Document Format
D
Computer Science & Information Technology
You might also like to view...
Which of the following is a variable declaration statement?
a. int total; b. import java.util.Scanner; c. public static void main( String args[] ) d. // first string entered by user
Computer Science & Information Technology
Using CGI environment variables, write a program that logs the addresses (obtained with the REMOTE_ADDR CGI envi- ronment variable) that request information from the Web server.
What will be an ideal response?
Computer Science & Information Technology
Worksheet ____________________ typically contain items analogous to items in a list.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
What is the primary implementing structure of Python collections?
A. list B. array C. linked list D. dictionary
Computer Science & Information Technology