VBScript Question:
Download Questions PDF

Compare JavaScript and VBScript?

VBScript Interview Question
VBScript Interview Question

Answer:

VB and JavaScript are much similar in functionality. They both interact with the document object model of the page. Many browsers have compatibility with Java Script but they are not compatible with VB script as such. For client side scripting developers using VB Script should always make sure of cross browser compatibility which is not the case when working with VBScript.

Download VBScript Interview Questions And Answers PDF

Previous QuestionNext Question
Explain some uses of VB Script?Explain about the support of ASP for VB Script functionality?