What Does 'sr' In Columns 7-8 Of C Specs Mean?
Answer / bipul kunal
Calculation operation is a part of RPG subroutine.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the use of sflend keyword?
what are the different types of arrays?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?
How many PARM statement can we use in a CL program?
What are the valid data types in Data Queue?
define a shared access path?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
can error messages as a result of a comp, range or values keyword be overridden?
What is the purpose of PR and PI in calling program and called program? in Called program PR is compulsory?
Which of the following operations does NOT zero the field FLDA defined as 4,0? C MOVE *ZEROS FLDA C Z-ADD *ZEROS FLDA C Z-ADD 0 FLDA C MOVE *ALL'0' FLDA C SUB FLDA FLDA C MOVE '0000' FLDA C CLEAR FLDA C MOVE *BLANKS FLDA
1.what are the builtin funtions in cl pgg?Explain with example 2.what is meant by left outer join?where we can use this?
what is meant by object lock requests,held locks and locks waiting to be applied(wrkobjlck) why should we apply for locks.Please explain sir.