what is diff b/n these 2 programs 1) for i=5 to 1 step 2 msgbox "pass" next 2_) for i=5 to 1 step -2 msgbox "pass" next
5 8016Post New Hexaware VB Script Interview Questions
How do you start a questionnaire?
HI ALL.. I TOO APPLIED FOR THE POST OF JR.EXECUTIVE ELECTRONICS(AAI).HOW DO U PEOPLE KNOW ABOUT THE EXAM DATE DO U GOT ANY ACK...
How do I open an outlook account?
what is the use of friend function? : Sql dba
What is the splitting of cells called?
How to Extend Visual Studio templates?
What is the key difference between a list and the tuple?
Why Transformer Neutral having one earth pit ( more earth electrode resistance) whereas body have many earth pit ( less earth electrode resistance)?
What quality of yours or personal trait matters the most in your career at Aeropostale?
What is inner class in Kotlin?
What is the difference between undefined and not defined in JavaScript?
How many types of toolbar do we have?
What is fopl stand for and explain its role in artificial intelligence?
How do you clean your hard drive?
In C language the condition(4%2==0) and in scanf statement the declaration as %d for integer.Now in the first condition it performs the modulo operator but why it is not so in scanf statement?