Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

*
**
***
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


Please Help Members By Posting Answers For Below Questions

What is the technology used by vb script?

1014


I have attended Anovatek Software QTP interview. They will give us computer and one web based application with QTP. We have to automate some records (already updated records or new records) using QTP Data driven testing. But we should use for loop? Can any one know how to do data driven testing using For loop?

2038


What are the valid scopes of a variable in vbscript?

1146


How to make professional test report using vbscript code in UFT, which gives us complete analysis of the test.

3024


Which in-built function related to an array joins substrings into one string in the vbscript language?

991


write any ttest cases using check points and parameterization

2333


hi what is called GUI in QTP 8.2 and how can we test the apllication using GUI?

2401


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

1029


Write a vbscript procedure that converts feet to inches. Hint: there are 12 inches in a foot?

1094


if u ve resrevation for train and u get a number supose 1234xxxokie.after sucessul entering all required fields. now u put that number in search and want to chk wether these ar same or not if both ar same then its okie otherwise test fail.what would be the vb script code for it to compare these two values of different page.

1887


What is the difference between function and procedure?

1304


What are class variables?

1085


What is the purpose of the err object in the vbscript language?

1156


How to Import data from a file (file is on the desktop) to the data table

2046


What is difference between vbscript and vba?

1284