Which of the following characters is NOT valid in column 7?
a. -
b. \
c. *
d. #
e. $
Answer Posted / jeyaprakash radhakrishnan
Valid charters are - * / D an-empty-space.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How do you get the data to code the BMS macro?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Have you used comp and comp-3 in your project? And how?
explain sorting techniques in cobol program?
what is the difference between COBOL2 AND COBOL390?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Write the code implementing the perform … varying.
What is a SSRANGE and NOSSRANGE?
What is the difference between PIC 9.99 and PIC9v99?
What is the problem of ordered sequential files access?
how do you reference the variable block file formats from cobol programs
What is the difference between comp and comp-3?
how do you reference the esds vsam file formats from cobol programs
What the difference is between continue and next sentence?