write a vb script to display apple that is 1st a should be
displayed then ap then app then appl then apple
Answer Posted / sadashivbyagi
guys dont complex the simple qn's
just try for this k
msgbox "a"&" "&"ap"&" "&"app"&" "&"appl"&" "&"apple"
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
How will you reverse a string in vbscript?
What is the output of a + b in vbscript if a = 5 and b = 10?
Write program for identifyig duplicates in flight Departing from and Arriving in mercury tours(web application).
how to increase the values in text box in a given text box increament by two values by clicking on button
Mention how you can call vbscript functions?
Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?
Explain vbscript in detail?
Explain few date functions in vbscript?
how to check whether link is disabled in QTP??
How to Convert Hex color code to color name in VB Script?
What is the difference between VBScript and JavaScript?
Why is the use of exit do or exit for statements within loops discouraged?
What is the difference between do until loop and do while loop?
What is purpose of scripting.filesystemobject class in vbscript?
how to acces the remote mechine using vb cript(QTP)