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 is the function to display current date?
What are lbound and ubound in the vbscript language?
How to write functions and sub in vb script?
write a vb script to find the size of d drive?
What are the valid scopes of a variable in vbscript?
write a vb script to display the code "vbscripting" alphabet by alphabet(i e 1st v then b and up to g)
Write a program to display the numbers in the below format using for loops? 1 2 3 4 5 6 7 8 9 10 11 12 and Write a program to display the numbers in the below format using for loops. 1 2 3 4 5 6 7 8 9 10
* ** *** Please write a code to get output like above diagram? ple explain as it how the code works?
What is the output of a + b in vbscript if a = 5 and b = 10?
Difference between Do while loop and while wend loop
How should i Create Email invite with server-side Coding?
What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?