*
**
***
Please write a code to get output like above diagram? ple explain as it how the code works?
Answer Posted / pratap
for i=1 to 3 step 1
for j=1 to i step 1
vstr=vstr&"*"
next
vstr=vstr&vbnewline
next
msgbox vstr
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to open browser in vb script?
Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.
What are the rules to name variable in vbscript?
Explain vbscript in detail?
If else for do while select in vb script?
Explain about scrrun.dll in vbscript?
did any one attended interview in applabs if you had gone through plz tell me the procedure
How will you get a combined string from array of string in vbscript?
Explain about scrrun.dll?
How will you release the memory acquired by an array variable in vbscript?
filter the array values without using filter function?
Explain about .wsf files?
Explain the .wsf files?
How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.
How to make sure that items in a wintree are sorted al?