what is visual basic?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what if you do not specify anything when you call a procedure?

757


Which date function is used in the vbscript language to find the difference between the 2 dates?

799


What is vbscript language used for and which earlier language is it modeled upon?

741


What is the use of the formatdatetime function in the vbscript language?

757


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

1619


What are keywords in the vbscript language?

729


How to throw an error in vbscript?

820


Which conditional statement is the most convenient one to use in the case of multiple conditions in the vbscript language?

705


Which function is used in the vbscript language to convert the specified expression into a date type value?

693


Can someone please tell me what poor design in a relational database (not the layout or style) is and how it can be avoided? PLEASE...im desperate.

1602


how does vb script help in web page designing? explain with example.

1756


Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).

1666


What is the use of the instr function?

780


What is the use of option explicit in vbscript?

744


How to get the length of the string by making use of the string function?

813