VBScript interview questions and answers 1. Explain VBScript? ANS: This is a scripting language developed by Microsoft and is based loosely on Visual Basic. Its functionality in a web environment is dependant upon either an ASP engine or the Windows Scripting Host, and must be used on a Windows hosting platform. 2. Explain the functionality […]