What are keywords in the vbscript language?



What are keywords in the vbscript language?..

Answer / Tanveer Ahmad

Keywords in VBScript are reserved words that have specific meanings or functions within the script. Examples include 'Dim', 'Set', 'Function', 'Sub', and 'If'.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More VB Script Interview Questions

Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.

1 Answers  


How to return only alpha bate string from an string str = "bibhu@#$%&das&*)(SUndar"

4 Answers   Cap Gemini,


what is extension of the file if its saved from recovery manger to some drive

1 Answers  


write a program to display configuration of a local system with the help of vb script.

0 Answers  


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

1 Answers  


How to create a function in vbscript?

1 Answers  


I want to import the sheet from the Excel to the Datatable using VB Script. I used the Syntax as 'Datatable.ImportSheet "Filename","SourceSheet","Destinat ionSheet" Ex: Datatable.ImportSheet "D:\Data1.xls","Sheet1","Global" Qtp producing run time error,How I can solve the problem

1 Answers  


Can any one provide code for Mid(string,start[,length]). I have been asked to write code for Mid(). i.e We need to define our own function say MyMid() which should behave same like built-in Mid function

1 Answers   Microsoft,


. Program for sorting of numbers in vb script?

2 Answers   Talent Sprint,


Can any 1 modify the code whr in want to add\rename a excel sheet in qtp?

1 Answers  


How will you get the natural logarithm of the given number in vbscript?

1 Answers  


Please Example programms on vbscript 1)writing functions and calling functions

2 Answers   CIL, TCS,


Categories