what is difference between IF-ELSE-ENDIF and IIF.

Answers were Sorted based on User's Feedback



what is difference between IF-ELSE-ENDIF and IIF...

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

what is difference between IF-ELSE-ENDIF and IIF...

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

Post New Answer

More Programming Languages AllOther Interview Questions

What is the use of sas software? Is sas and sap are different?

0 Answers  


what is difference between input parameter and output parameter.

0 Answers   NIIT,


Definition of Singleton Class? what is the Purpose of it? what is the advantage?

0 Answers   Cognizant,


How to swap values between two variables without using a third variable?

24 Answers   HCL, TCS,


In project we have Documentation phase also,in that what is micro and macro designing?

0 Answers  






I want sample papers for NIC Examination. Plz send them to my mail Id das.neelam@gmail.com . Plz send it today, tomorrow i've the exam.

0 Answers  


what is the difference between uservariables and systemvariables (in Environmental variables)???

0 Answers  


what is class module in vb6? what it's use? with example..

0 Answers  


is try block possible without catch block?

3 Answers  


what is jackson structured develepment?? and how is it different from OMT??

1 Answers  


what is difference between java and c#

2 Answers   Cyient,


What does this useful command line do? tasklist /m "mscor*"

1 Answers  


Categories