Which of the following is the most dangerous because it can do more on a computer when it is executed?
A. VBscript
B. Active-X
C. Javascript
D. Java
B. Active-X
You might also like to view...
What is the definition of a disruptive technology? Give three examples.
What will be an ideal response?
When creating a multiple-field index, the index name is typed on multiple lines
Indicate whether the statement is true or false
The following code searches a linked structure. What is the missing code?
probe = headwhile probe != None and targetItem != probe.data:
A. probe.data = next.data B. probe.next = targetItem.data C. probe = probe.next D. probe.head = probe.next
Building a machine that can beat a human at chess was viewed as the last of the "easy" hard problems.
Answer the following statement true (T) or false (F)