The HTML documents that you create using Word can be viewed in a web ________

Fill in the blank(s) with correct word


browser

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. The following code shows two statements in the else suite of an if…else statement: grade = 49 if grade >= 60: print('Passed') else: print('Failed') print('You must take this course again') b. In the code in Part (a), grade is less than 60, so both statements in the else’s suite execute. c. In the code of Part (a), even if you do not indent the second print, then it’s still in the else’s suite. So, the code runs correctly. d. All of the above statements are true.

Computer Science & Information Technology

____ software helps you carry out tasks using a computer, such as editing a photo.

A. Application B. System C. Shareware D. Utility

Computer Science & Information Technology

The Reliability Monitor generates a report of _____ over time.

A. problem history B. screen time C. computer usage D. warnings

Computer Science & Information Technology

____ is designed to make improvements over C++ in safe usage, and it shares many features with Java.

C# C- C CLR

Computer Science & Information Technology