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


What is string concatenation function in VBScript?

Answers were Sorted based on User's Feedback



What is string concatenation function in VBScript?..

Answer / saimahesh babu

& operator and +

Is This Answer Correct ?    16 Yes 1 No

What is string concatenation function in VBScript?..

Answer / manohar

Join function also we can use. and & operator, + operator.

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More VB Script Interview Questions

Write a program to print all lines that contains a word either “testing” or “qtp”

2 Answers  


Which object is used to work with the database in the vbscript language and what statement is used to create this object?

0 Answers  


what is the use of Data base check point ?

3 Answers  


How can I access an object in another frame?

1 Answers  


i wrote vbscripit code in notepad i got error i am in learning stage if u ps tell me what wrong in my code my error is "object required descriptive at line one run time error"and my code is "set usernameobj=Descriptive.Create() usernameobj( "name").value="Username" set passwordobj=Descriptive.Create() passwordobj("name").value="password" set signinobj=Descriptive.Create() signinobj("name").value="sigin" browser("gmail").page("gmail").WebEdit("usernameobj").set ("enter username") Browser("gmail").Page("gmail").WebEdit("passwordobj").Set secure.Crypt.Encrypt("enter password") browser("gmail").page("gmail").WebButton("siginobj").click

0 Answers  


Hi, Anybody could tell me What is the script for Reverse of Given number. Ex:236--632. Thanks in Advance..

10 Answers   Amazon, CSC,


Which in-built functions are used to convert the specified expression in the form of date and string in the vbscript language?

0 Answers  


What is the main difference between function and sub-procedure?

0 Answers  


how to check whether link is disabled in QTP??

0 Answers  


i need to sort the data using qtp script for this how i need to write a qtp script

0 Answers  


How do display output message without using msgbox function?

5 Answers  


What variable can you use to share info across the whole application for one user?

2 Answers  


Categories