write a vb script to display
*****
*****
*****
*****
*****

Answer Posted / prathyusha

for i=1 to 5
for j=1 to 5
v=v&"*"
next
n=n&vbcrlf&v
next
msgbox n

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a function to read the items from combobox of Flight reservation & save in excel (QTP)??

2487


Which function is used to perform string comparison?

666


What are the special sub-types in vbscript?

640


How to open excel in vb script?

660


Hi Friends my Question is very simple,in Manual testing when we click on a hyper link it directs us to the relavent page or it re-directs us to the current page,so there we can easily write testcase but same thing if we do in automation script using QTP & need to generate report using Reporter.report event how we will do it?thanks in advance...

1735






What are the rules to name variable in vbscript?

670


Why is the use of exit do or exit for statements within loops discouraged?

650


Explain some uses of vb script?

638


Description.Create

2229


How to open browser in vb script?

680


What are the data types supported by vbscript?

673


Mention characteristics of sub procedures?

676


How will you release the memory acquired by an array variable in vbscript?

843


What is the difference between javascript and vbscript?

626


Can u describe what kind of testing are for OTC derivates by banks.

1764