Which of the following characters is NOT valid in column 7?
a. -
b. \
c. *
d. #
e. $
Answer Posted / mohi
b.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
Write a cobol program making use of the redefine clause.
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
What is the problem of ordered sequential files access?
What is the use of intialize verb?
What is the difference between comp and comp-3 usage?
If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
What is link edit in cobol?
Explain the configuration section of a cobol program with examples of syntax.
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
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
Differentiate between structured cobol programming and object-oriented cobol programming.
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What are the different types of condition in cobol and write their forms.