Define REDEFINE clause and Is it possible to have the
redefine clause anywhere in the working storage section for
a data name?
Answer Posted / adarsha
thats right !
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
Whats the difference between search & search ALL?
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.
What is report-item in COBOL?
Why occurs cannot be used in 01 level in COBOL?
How do you get the data to code the BMS macro?
how do you reference the variable block file formats from cobol programs
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
how do you reference the variable unblock file formats from cobol programs
What are the pertinent COBOL
Can we change the password using ALTER? anyone tried and changed?
) How do u handle errors in BMS macro
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
What are the pertinent COBOL commands?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?