w r p syed then output was deys and click eysd and click ysde
and click sdey and click deys and click eysd............

Answer Posted / testengineer

x=Inputbox("Enter a String:")
l=len(x)
y=strreverse(x)
msgbox y
do until i=2
k=right(y,l-1)&left(y,1)
msgbox k
y=k
loop

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of option explicit in vbscript?

542


Which command is used for writing text on a page?

574


Which event is triggered when mouse focus comes out of an element in the vbscript language?

509


Could Anybody Please tell me What is the script for Find 3rd Largest element in the Array without using a SORT function int Find(int arr[], int size); Thanks in Advance..

2020


Does VB/Win make standalone .EXE files?

2899






Mention the rules for using option explicit statement?

482


What is select case statement?

600


Hello Guys, If any body looking for "worksoft certify tool training in bangalore", please contact me aimansaud@gmail.com

1045


Write a test case using Test if the images,a particular test exists,check if the page links match,page response is within a certain range,parameterization of the test,the test should comprise of actions,the test should use a custom function,the test should use global repository

1790


When does ‘on click of button’ event gets triggered in the vbscript language?

545


Explain the adodb.stream class?

545


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

549


1. How do declare public variable in vb scripts?

1577


Which object provide information about a single runtime error in a vbscript?

599


Explain the functionality of vbscript?

538