________ is a program that gathers information about your surfing habits without your knowledge

A) Spyware B) Shareware C) Ghostware D) Adware


A

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. When starting a new program, it is best to start writing code as soon as possible to avoid wasting time thinking about it. 2. Often a problem is too difficult to understand until one writes the program. 3. Although the documentation step is usually listed last in the problem-solving process, it should actually begin when the problem is first defined and continue through the problem- solving process. 4. A flowchart is an arrangement of geometric shapes connected by arrows. 5. A top-down chart is the same thing as a flowchart.

Computer Science & Information Technology

One way to determine which slice of pie on a pie chart goes with which set of data is to look at the:

A) category axis. B) base. C) legend. D) value axis.

Computer Science & Information Technology

Consider the instruction sequence in a five?stage pipeline IF, OF, E, M, OS:

1. ADD r0,r1,r2 2. ADD r3,r0,r5 3. STR r6,[r7] 4. LDR r8,[r7] Instructions 1 and 2 will create a RAW hazard. What about instructions 3 and 4? Will they also create a RAW hazard?

Computer Science & Information Technology

You cannot link an Excel worksheet with a PowerPoint slide.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology