what is visual basic?
Answers were Sorted based on User's Feedback
Answer / sabeelansari
It is a frontend application development tool for GUI
applications. Introduced by microsoft in the year of 1990.
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / veena
vb is a eventdriven programming language to develop a
windows based application
| Is This Answer Correct ? | 2 Yes | 1 No |
What are lbound and ubound in the vbscript language?
Explain the scope of the variables using dim, public, and private keywords respectively.
What is loose binding? Why is it not a good practice to use it?
how to increase the values in text box in a given text box increament by two values by clicking on button
Which event is triggered when mouse focus comes out of an element in the vbscript language?
what is descriptive programming in QTP and what is environment variable in QTP? where we store and what is its use?
Which operator is used to concatenate the 2 values in the vbscript language?
wat is com(common object model)object for mozilla firefox??? if any knows the exact answer....plz rply me
in qtp we ve datatable look like excel ,if we want to extract data from excel which saved in my documet how can i get that in datatable using vb script
How to access array data?
write a vb script to display 3*3 matrix
How can you fetch the value of a cookie?