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


write a text script to display * as below
**********
**** ****
*** ***
** **
* *
* *
** **
*** ***
**** ****
**********



write a text script to display * as below ********** **** **** *** *** ** ** * ..

Answer / chandra

for i = 1 to 5
for j = 1 to i
k = k & "*"
next
k = k&vbcrlf
Next
Msgbox k

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More VB Script Interview Questions

Explain sga memory structures?

0 Answers  


Anyone have qtp11.0 crack?

0 Answers  


write script to open Gmail.com, and to write script for entering username and password and show whether the result as pass or fail

2 Answers   Thomson Reuters,


How will you get the exponent of the given number in vbscript?

0 Answers  


how to find greatest of n numbers!

3 Answers   Syscon,


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

1 Answers   IBM,


Like OPTION EXPLICIT statement what are the other statements used in vbscript and their usage. Please post me all the statements please.

0 Answers   Accenture,


What are lbound and ubound in the vbscript language?

0 Answers  


accept a string & display whether a is present or not

1 Answers  


write a vb script to generate the following pattern ***** **** *** ** *

7 Answers   Blue Star,


What is sql loader? Explain the files used by sql loader to load file?

0 Answers  


Mention how you can call vbscript functions?

0 Answers  


Categories