What is the correct declaration statement for an array of 100 integers?
A. dimension int [100];
B. int numbers[99];
C. dim numbers[100];
D. int numbers[100];
D
Computer Science & Information Technology
You might also like to view...
_________ code can be inserted directly into an HTML file or placed in a separate text file that is linked to a Web page.
A. JavaScript B. Java C. JScript D. Java Applets
Computer Science & Information Technology
Which of the following is NOT a method for sharing files with others?
A) Saving a PowerPoint presentation for viewing on the Web B) Importing a Web site into PowerPoint C) Importing Word outlines into PowerPoint D) Exporting PowerPoint slides into Word
Computer Science & Information Technology
What is a DNS record that maps a domain name to an IP address?
a. Host b. Pointer c. Cname d. Name Server
Computer Science & Information Technology
The HUD toolbar can be used for all of the following except:
A. hide B. restore C. duplicate D. delete
Computer Science & Information Technology