plz give ans to this in vb script........

"krishna radha"
i want to print this string
"Radha Krishna" like this

Answer Posted / amit joshi

Dim str

str = "Radha Krishna"

Msgbox (str)

Is This Answer Correct ?    2 Yes 21 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to access array data?

537


I need to get some data from data base and store this (retrieved) data in a excel sheet using VB script in QTP9.0 I have created connection for data base I have created as excels sheet by using Set XL=CreateObject("Excel.Application") XLworksheet.cells(1,1).value= rs.fields.item("<>") I have taken a for loop and changed the cells values (1 as i and another 1 as j) But still I am not able to get Plz kindly tell me know this . It is very urgent

1764


What are the properties of regexp object?

575


What is the difference between a dictionary and an array?

571


Why to use option explicit in vb script?

592






What is the difference between do until loop and do while loop?

532


How will you get the largest subscript of an array in vbscript?

598


How will you get the natural logarithm of the given number in vbscript?

596


I am working on QTP, got struck in one place.. In my application depending upon configuration WebEdit count is increasing/ decreasing.. how to get these webedits..

1799


What are class properties?

650


What is the difference between VBScript and JavaScript?

2047


where can i learn VB scripint ?

1589


Give me sm ideas to write Vbscripts abt protocol testing abilash700@gmail.com.

1578


Explain some uses of vb script?

546


How to add actions in driver script to run those actions in QTP?

1509