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

int a=4857 i need output as 7584.without using any inbuild
function?

Answer Posted / sumathi

var=4857
For i=1 to len(var)
x=var mod 10
num=num&x
var=var/10
var=fix(var)
Next
print num

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

filter the array values without using filter function?

2172


Mention what is the difference between vbscript and vba?

1121


How will you convert a string to upper case string using vbscript?

1054


what is the object hyrarchy in QTP for a web based application

2464


What is the use of the date function in the vbscript language?

1094


Set srchobj=Description.Create() srchobj("type").value="text" srchobj("name").value="q" srchobj("html tag").value="input" browser("micclass:=google").Page("micclass:=google").webedit (srchobj).Set "qtp" what's wrong in my code pls tell me ? the above code working fine and i got my result pass,now i am trying to run the program it shows general run time error why?pls help me i am in learning stage ?

1964


what is the use of QCUtil? explain with one example?

7145


How will you get a string with the specified character the specified number of times in vbscript?

1073


Explain the scope of the variables using dim, public, and private keywords respectively.

1198


How can you destroy an object in vbscript?

1166


What aspects of vbscript make it safe so that a web page using vbscript cannot destroy or corrupt information on a user's computer?

1163


Explain about the extension .hta?

1125


What is the purpose of drive object of scripting.filesystemobject class in vbscript?

1045


What purpose does ‘on error resume next’ serves?

1145


can anyone tell me the procedure of interview held in applabs

2249