Answer Posted / styxopty
i = cint(inputbox ("Enter any Number to check Even or Odd"))
if i mod 2 = 0 Then
msgbox i&" is Even"
else
msgbox i&" is Odd"
end if
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
why do u choose to go for testing why cant for devoloping
How many types of procedures are available in the vbscript language?
How to assign a date value to a variable?
Hello friends..... Can any give the methods for Ms-Access, and Mozilla firefox in Automation Object Model in QTP. Please give me currect answers... if you do not understand my question please don't give answers. Thanking you.
How are values assigned to string type and numeric type variables?
How will you get the octal value of the given number in vbscript?
What are the properties of regexp object?
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
How to write functions and sub in vb script?
What is the extension of the vbscript file?
what is event handling?
about vb scripting programs this type of all question& answers
What is vbscript language used for and which earlier language is it modeled upon?
Which operator can be used to do an xor operation in vbscript?
Explain the string concatenation function in vbscript?