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

write a vb script to print even numbers from 1-50?

Answer Posted / pradeep

For i=1 to i=50
if (i mod 2=0)then
messagebox i&"is even number"
else
messagebox i&"is odd number"
endif
next

Is This Answer Correct ?    23 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What processes will be required to manage updates to the web site's content, and what are the requirements for maintaining, tracking, and controlling page content, graphics, links, etc.?

1150


What is data driver in qtp?

1076


What is the differences between image check point and bit map check point?

1138


Dear Friends, I having total 3+year experience in manual testing including automation testing QTP, if i am attending any interview what kind of question will i get? please help me out

2059


I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so

2757


Explain in brief about the qtp automation object model (aom).

1049


please give me the code for doing retesting of gmail login page using functions so the function has to give the value

2119


banking project description for software tester

7514


can anyone tell me what to say in interview when interviewer asks about "tell me about your framework in your project"?

2112


Hi could some one explan what is the use of the function Defination generator, And how to use the function defination generator.. Explan with the example..

1875


How would you export a script from one pc to another in qtp?

1155


can any body clearly explain about keyword driven framework .give me the explanation for files what ever you use in this frame work?

2175


Hi Every body please explain me in steps to use checkpoints and object Repositories in QTP for Flight Reservation application please tell me the steps for this its urgent pls thanx for urs answers

2120


If an application name changes frequently i.e while recording it has the name, in this case, how do qtp handles?

1075


How to replay a script in qtp?

1140