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
Mention what is the use of option explicit in vbscript?
Write a Program to add 2 numbers without using operators (+,-) and without using third variable. Note: Use VBScript only Hint: You can use other operators like '/' & '*'(Division & Multiplication)
Mention what is variant in vbscript?
why variable name should not exceed 255 characters?
How should i Create Email invite with server-side Coding?
Mention what is the technology used by vb script?
Differentiate javascript and vbscript?
wht must be the interview question on corinthian information technology solutions incorporated.
How many types of operators are available in the vbscript language?
what is inner join? what is outer join? what is a constraint? tell me about rdbms? tell me about acid properties?
Which operator can be used to check if two numbers are equal or not in vbscript?
what is diff between static and dynaic arrys?
What is vbscript?
how to write a vb script in QTP for yahoo registration form, i want to check the performance also like performance test, stress, load test like that.
What is the extension of the vbscript file?