Windows Media Player, Apple QuickTime Player, Adobe Flash, Microsoft Silverlight, and Adobe Acrobat are types of common _____.?

A. ?swing components
B. ?plug-ins
C. ?browsers
D. ?java applets


Answer: B

Computer Science & Information Technology

You might also like to view...

What will be the output of the following program when the button is clicked on?

``` Private Sub btnDisplay_Click(...) Handles btnDisplay.Click Dim word1, word2, word3, result As String word1 = "The" word2 = "English" word3 = "Channel" CatWords(word1, word2, word3, result) txtBox.Text = result End Sub Sub CatWords(var1 As String, var2 As String, word3 As String, ByRef final As String) final = var1 & var2 & word3 End Sub ```

Computer Science & Information Technology

____ is the name of the perpetual software package that includes individual applications that can be installed on a single computer.

A. Office 365 B. Microsoft Exchange C. Office 2013 D. Microsoft Office Web

Computer Science & Information Technology

If you use Safe Mode, but are unable to troubleshoot the problem, or a failed driver message is displayed during the boot process, use the ____ option so that you can create a log that you can later check for problems.

A. Directory Services Restore Mode B. Last Known Good Configuration C. Command Console D. Enable Boot Logging

Computer Science & Information Technology

Increased costs and wasted effort are consequences of:

a. failed information technology projects. b. missed information technology projects. c. complicated information technology projects. d. overlooked information technology projects.

Computer Science & Information Technology