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


Join the multiple array with out using JOIN function



Join the multiple array with out using JOIN function..

Answer / pravati

x="litu,baby,sanu"

z=split(x,",")
For i = 0 To ubound(z)
'msgbox z(i)
y=y & z(i)
Next
msgbox y

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VB Script Interview Questions

how to declare a variable in vbscript using vbscript

4 Answers  


How to create a function in vbscript?

0 Answers  


What is vbscript?

0 Answers  


The function template cocept is implemented in vb.net is ???

0 Answers  


Explain the adodb.stream class?

0 Answers  


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

0 Answers  


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

0 Answers  


Develop a parameterized action that accomplishes the following a. Launch a browser of users choice ( example : IE, chrome etc) b. Open up a search engine (Google, Bing etc) c. Perform a search d. Click a particular link depending on the user’s choice ( 1st , 2nd or third link)

0 Answers   TCS, Wipro,


where can i learn VB scripint ?

0 Answers   Satyam,


print the array values in ascending order?

2 Answers   CSS Corp,


how do you make the variable declaration mandatory?what is the use of "option explicit"?

2 Answers  


. Program for sorting of numbers in vb script?

2 Answers   Talent Sprint,


Categories