Which of the following characters is NOT valid in column 7?
a. -
b. \
c. *
d. #
e. $
Answers were Sorted based on User's Feedback
Answer / jeyaprakash radhakrishnan
Valid charters are - * / D an-empty-space.
| Is This Answer Correct ? | 1 Yes | 0 No |
how the control comes back from subprogram to mainprogram
Differentiate COBOL and COBOL-II?
What is perform what is varying?
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 ?
s9(18) comp-3:: What is the size of memory it takes internally?
Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?
12 Answers T systems, Tech Mahindra,
How to read a 100 record from a file through cobol?
If by mistake we MOVE a working storage variable into LINKAGE area. What will happen??
How can we increase the size of an existing PDS to include more no. of modules. I tried the answer posted by Jagan(TSO PDS 'pds name') but did not find it working. The answer posted by kamal i know very well. Please suggest me a answer so that we don't need to delete the existing PDS and still we can change the size as well.
Have you used comp and comp-3 in your project? And how?
Can the OCCURS clause be at the 01 level?
Can anybody give me example of subscript and index