Which statement subtracts 100 from the original value of an answer?
A. 100 -= answer;
B. answer = 100 -;
C. answer =- 100;
D. answer -= 100;
Answer: D
Computer Science & Information Technology
You might also like to view...
Templates can only be used on the computer on which they are created
Indicate whether the statement is true or false
Computer Science & Information Technology
You can select text and then apply a numbered ____ using buttons on the HTML Property inspector.
a. font family b. Unordered List c. Ordered List d. Definition List
Computer Science & Information Technology
What are the disadvantages to writing data to a text file using tokens and delimiters as opposed to writing an entire object to a file at once?
What will be an ideal response?
Computer Science & Information Technology
When nomediaattribute is used, a style sheet is assumed to apply to all devices accessing the web page.?
Answer the following statement true (T) or false (F)
Computer Science & Information Technology