Answer Posted / shiva
when we code a program..we compile it for any errors and for
generating object code..after tat we linkedit tat source
code(s)in to a single executable program code(load module
) which can b understandble by the system...
Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
how to move the records from file to array table. give with code example
What is amode(31)
What are the different rules to perform a Search?
What type of SDLC u followed? Why?
input 1 input2 ouput1 output2 output 3 1 re 300 1 re 200 1 re 300 3 rc 500 1 re 200 2 rr 400 1 re 300 2 rr 400 1 rc 400 3 rc 500 1 rc 400 2 rr 700 2 rr 700 5 tt 900 5 tt 900 2 inputs r in flat file and output 1 is matched records,ouptput2 is unmatched of input1,output3 is unmatched of input2! how vl u get the output files using sequential order and to check with each and every records! let me know the procedure division ?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the difference between PIC 9.99 and PIC9v99?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
Explain what you understand by passing by value.
What is length is cobol?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
What is the difference between next sentence and continue in cobol programing language?
Which is not true about evaluate statement
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
What are the cobol coding sheets?