in cobol perform stmt whether it first checks the condition
or not
Post New Answer View All Answers
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
What is the difference between PIC 9.99 and 9v99 in COBOL?
what is the use of outrecord?
Can you please let me know the centre name of INS certification in Kolkata.
What are the different data types in cobol?
How do you get the data to code the BMS macro?
Explain how you can characterize tables in cobol?
Write some characteristics of cobol as means of business language.
How do u write test cases?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What is difference between static and dynamic call in cobol?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
What is the difference between external and global variables in COBOL?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?