write a vb script to display apple that is 1st a should be
displayed then ap then app then appl then apple

Answer Posted / mudaseer

msgbox "a"
msgbox "ap"
msgbox "app"
msgbox "appl"
msgbox "apple"

Is This Answer Correct ?    0 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are class properties?

650


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

1417


How to scroll down a page while recording in qtp. suggest me any method apart from low level recording.

2574


What are events in the vbscript language?

544


How are comments handled in the vbscript language?

508






why do u choose to go for testing why cant for devoloping

1586


What are the advantages of vbscript?

644


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

866


Explain about constants in vb script?

571


How will you get the largest subscript of an array in vbscript?

603


What is the use of the ‘open’ method to work with the database in the vbscript language and what connection string is passed in the same and what is its usage?

487


Explain the filter expression?

627


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

601


Mention what is variant in vbscript?

552


Explain some uses of vb script?

552