what is difference between IF-ELSE-ENDIF and IIF.
Answers were Sorted based on User's Feedback
Answer / guest
The iif is shortcut of if endif.
and the if else endif is use in the more type condition or
two options. so iif is shortly to use without if else endif.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / srivasanth
simple if means the condition is true then print the
statements
if-else means the condition is not satisfied ,then print
the statement is while satisfied
endif means close the condition path
| Is This Answer Correct ? | 2 Yes | 3 No |
What r the attributes using in Win Runner?
0 Answers Tavant Technologies,
how many languages .net is supporting now?
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what are wrapper classes
What is the requirement in MIMD ?
is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .
How to update a data for the views in the relational data base schema
Please anyone tell me coding to print prime numbers from 1 to 5000 in c#....
what is the difference between java , sap ,.net , orecle apps ?
Urgent Openings for Java and .NET ( India, Singapore, Australia, Japan)
what is software
Fortran cannot have value by reference True or False?