01 b pic +9(4)
How many bytes it will take for storage???
Answer Posted / varun singh
5 bytes
| Is This Answer Correct ? | 27 Yes | 9 No |
Post New Answer View All Answers
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is the problem of ordered sequential files access?
How arrays can be defined in COBOL?
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.
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?
State the various causes of s0c1, s0c5 and s0c7.
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is a scope terminator give example?
What are all the divisions of a COBOL program?
How do you differentiate between cobol and cobol-ii?
1.give the details about WHEN OTHER. 2. how many form are available in evaluate.
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.