Podcast
Questions and Answers
What is VBScript primarily used for?
What is VBScript primarily used for?
- Server-side scripting
- Creating standalone applications
- Database management
- Developing dynamic web pages (correct)
Which environment is NOT suitable for running VBScript?
Which environment is NOT suitable for running VBScript?
- IIS (Internet Information Server)
- WSH (Windows Script Host)
- Apache Web Server (correct)
- IE (Internet Explorer)
What is the relationship between VBScript and Visual Basic?
What is the relationship between VBScript and Visual Basic?
- VBScript is a more advanced version of Visual Basic
- VBScript is used to compile Visual Basic code
- VBScript is a light version of Visual Basic (correct)
- VBScript is a completely different language from Visual Basic
In which hosting environment can VBScript run natively on Windows OS?
In which hosting environment can VBScript run natively on Windows OS?
What is required to create and run VBScript code?
What is required to create and run VBScript code?
What is VBScript and who developed it?
What is VBScript and who developed it?
What is the relationship between VBScript and JavaScript?
What is the relationship between VBScript and JavaScript?
What are the three environments where VBScript can run?
What are the three environments where VBScript can run?
What does VBScript need to run its code?
What does VBScript need to run its code?
What are the two simple tools needed to create and run VBScript code?
What are the two simple tools needed to create and run VBScript code?