MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

WEB TECHNOLOGY

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which browser has built-in support for executing VBScript?
A
Internet Explorer
B
Mozilla Firefox
C
Opera
D
None of these
Explanation: 

Detailed explanation-1: -VBScript is supported just by Microsoft’s Internet Explorer while other browsers (Firefox and Chrome) support just JavaScript.

Detailed explanation-2: -Click “Emulation” tab. Change the “Document mode” setting from “Edge” to “10". Click the “Persist Emulation Settings” icon at the top left corner to save the change. After those two changes, you should be able to run VBScript code in IE 11.

Detailed explanation-3: -Disadvantages of VBScript It only runs in IE, which Microsoft has phased out, and not in other browsers, such as Chrome or Firefox.

Detailed explanation-4: -You can execute VBScript in Edge IE mode if you set IE mode Compatibility mode to IE10. You can refer to this doc to configure IE mode using group policies. The steps are like below: Enable Internet Explorer integration using Group Policy.

Detailed explanation-5: -Click the Start button, and then click Run. In the Open field, type the full path of the script, and then click OK. You can also type WScript followed by the full name and path of the script you want to run.

There is 1 question to complete.