VBScript Quiz 1 | Englishfreetest.com

  • Do test 20 minutes
  • Number Questions: 10 questions
  • By: englishfreetest.com

Here's the exercise 'VBScript Quiz 1 | Englishfreetest.com' about Technical Quiz - Technical Tests.


Put your knowledge about all things technology to the test Because everything tech, from computers and the internet to software and big data, changes rapidly on a day-to-day basis, it’s now a must to stay up to date with the technology that dominates our modern day lives. Are you up to speed on what’s going on in the tech industry today? Take our quiz to find out. Test how much you know about technology

You can find more to the lesson and more exercises. Technical Quiz - Technical Tests in here.

Finally, click here to "Test" for start practice exercise .

  • Test content
    A. Using Oct function
    B. Using Hex function
    C. Using Rnd function
    D. Using Sqr function
    A. They are case sensitive
    B. They are case insensitive
    C. They are case insensitive but should be written consistently for readability
    D. Only variable names are case insensitive
    A. dsr
    B. axd
    C. adx
    D. None of these
    A. For Next loop
    B. For Each Next loop
    C. Do While loop
    D. Do Until loop
    A. 1995
    B. 1996
    C. 1994
    D. 1997
    A. document.write()
    B. Msgbox
    C. A and B are correct
    D. None of these
    A. decimal value between 0.01 and 1.00
    B. integer value between 0.01 and 1.00
    C. decimal value between 0.0 and 1.0
    D. decimal value between 0.0 and up to 1.0, but not including 1.0
    A. Active Scripting Language
    B. Passive Scripting Language
    C. Both Active and Passive Scripting Language
    D. None
    A. if..then..else
    B. select..case
    C. A and B are correct
    D. None of these