Write the vbscript code


Question 1. Write the VBScript code that uses a Do Until loop to display all of the integer values stored in the array numArray(100).

Question 2: Write a VBScript function called MaxNum that accepts two numbers and returns the largest to the two numbers.

Question 3: Write the VBScript code that defines the Scripting.FileSystemObject and the file C:\Data\DataFile.txt for writing. Make sure the file will be created if it doesn't exist, and ensure that the format is ASCII.

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: Write the vbscript code
Reference No:- TGS0533712

Expected delivery within 24 Hours