who you define variables and functions in VB?
Answer / saimahesh babu
variable declaration:dim a
function declaration:
function nameoffuntion(var)
msgbox var
end funtion
| Is This Answer Correct ? | 1 Yes | 0 No |
How will you generate Reports using Vb Script?it asked in testing(QTP)Interview.Plz Any Body Let me know. Thanks uday Uday_testing@yahoo.co.in
How can you create an object in vbscript?
What variable can you use to share info across the whole application for one user?
Difference between Do while loop and while wend loop
how to operate webobjects in a webpage using getobject function and then using generic methods?
When importing an excel file that has several columns each with different number of rows into QTP's Global datatable, how can you count the number of rows in a particular column?
3 Answers Logica CMG, McGraw Hill,
write a vb script to display calculator using case statement?
hi i am trying for testing job for 3+ experience(fake) can u suggest me what type of projects i can keep in my resume and how much of knoeledge i should have abt that project.thnks in advance.urgt plz
What are the different types of operators and their order of precedence?
How will you get the largest subscript of an array in vbscript?
What is difference between vbscript and vba?
Explain sga memory structures?