Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
No Answer is Posted For this Question
Be the First to Post Answer
Which of the following EDITind and PICTURE symbols is to be used if a minus(-) is to appear before the value if the value is -ve and a plus(+) is to appear before the value if the value is +ve? (a) + (b) - (c) + OR (d) It is not possible
What is the meaning of 'Eject' verb in cobol?
Can anybody give me example of subscript and index
What are the divisions in a cobol program?
What is SDSF?
What was removed from COBOL in the COBOL II implementation?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
Suppose a program has the following code. What will be the output? MAIN-PARA. DISPLAY 'MAIN-PARA' PERFORM SECTION-A. STOP RUN. SECTION-A. PARA-A1. DISPLAY 'SECTION A PARA A1'. PARA-A2. DISPLAY 'SECTION A PARA A2'.
what are the control characters used in reports
i have n records in one file and in this file there is some fields and i want to count that how many sharma in my file so plz give the coding that how we read sharma ?
what is the difference between PA & PF keys?
How can you declare the file ?