Answer Posted / kiran
77 take less memory
the most important thing is faster accessing than 01
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Name some of the examples of COBOl 11?
What is the utilization of copybook in cobol?
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 ?
Write the code to count the sum of n natural numbers.
What is the difference between perform … with test after and perform … with test before?
i was faced one question- i have value -00001234.56 Suppress the zeroes and the output should be -1234.56 But Not - 1234.56 spaces should not be available after suppressing the zeroes. logic in jcl and cobol?
how do you reference the variable block file formats from cobol programs
how to refer the data field?
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
HOw can I get the negative sign while deduct high value from low value
Which is not true about evaluate statement
What are literals?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is the difference between comp and comp-3?
How do you get the data to code the BMS macro?