Answer Posted / jeffrey l. subar
I remember 5 back in 1972. I think it was hardware division. Printers and computer needed to be stated.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can characterize tables in cobol?
What are declaratives and what are their uses in cobol?
Can a Search can be done on a table with or without Index?
What is the difference between perform … with test after and perform … with test before?
How do you reference the fixed block file formats from cobol programs
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
Name some of the examples of COBOl 11?
What is a scope terminator give example?
Whats the difference between search & search ALL?
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
how do you reference the rrds file formats from cobol programs
What is rmode(24)
Discuss about changing dataset name in proc.
I need to compare 3 variables(dates) and do some processing based on the earliest date. There could be more then 1 date record in any of the 3 fields. What is the best way to code this?
) How do u handle errors in BMS macro?