Answer Posted / anil prajapati
it is stored in most significant bits
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
How do u write test cases?
i want to learn mainframe..any websites and material to learn from basic..? my mail id : rajeswaribe2010@gmail.com
What is inspect in cobol ?
Difference between cobol and cobol-ii?
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
State the various causes of s0c1, s0c5 and s0c7.
What are all the divisions of a COBOL program?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
example for sub strings ? and refernce modifications whit output pls
what is amode(24), amode(31), rmode(24) and rmode(any)?
how do you define single dimensional array and multidimensional array in your cobol?
Write some characteristics of cobol as means of business language.
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
How arrays can be defined in COBOL?
Name the divisions, which are available in a cobol program?