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 |
Explain three modes in which files can be accessed from python program
Hey this is venkatesh.Please can any body tell me what is SFLNXTCHG?where we use this keyword?what perpuse we use this?Can you tell me in real time senario with example? And in 7 specification(RPG/400)what is the mandatory specification using programs?
Diff.b/w Frames and container?
1 Answers Tech Mahindra, Wipro,
I was try to insert 120000 records into the orcle table using the stroed proceeder. But it was stop the 9999. What can I do insert all the records.
What is a programming language?
Indentify the essential difference between GUI and a command line operating systems?
1 Answers Deloitte, Infosys, Wipro,
what is session state?
how we define two jobs have same name??is it exist??
how can i create report in abap to insert data in table pa0002 using insert command
How many ways we can fill a dataset in .Net
What is the meaning of client-server application. The purpose of Client-Server Application. with description.
1.group by clause explain along with an example