Input = 124
output should be 124421
Please do not use any string functions/variables
Answer Posted / gyanesh ranjan rout
Function printnumber(numb)
x=numb
y=strreverse(x)
msgbox x&y
End Function
printnumber(124)
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
How to take whole text output from screen of Bitmap Application.
What is the purpose of the err object in the vbscript language?
Mention how to assign a date value to a variable?
How to write a VBscript for web page performance test i need a code send if any knows the code If any knows VBScript book plz send to me the link to my mail plz
What purpose does ‘on error resume next’ serves?
what is resorceallocation
What is the difference between vb debugger and the script debugger?
Explain about vb script?
regular expression that will recognize a browser as long as its name property starts with mybrowser
What are class events?
Explain about the asc function?
Illustrate briefly about the different types of statement
What is the use of the formatdatetime function in the vbscript language?
What are the uses of vb script?