Multiple choice technology security

we can not control mouse using vb scripts.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

VBScript can control the mouse pointer and simulate clicks by utilizing the Windows Script Host Shell object to run PowerShell commands or by calling Windows API functions via external COM objects. Therefore, the statement that we cannot control the mouse using VBScript is false.