Answer Posted / pappu
test
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is a scope terminator give example?
Describe the cobol database components?
What is the difference between comp and comp-3?
Explain how you can characterize tables in cobol?
How do get the result of your program directly on your pc?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
How to print 10 to 1 if the input have only 10 digit number?
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?
Give some examples of command terminators?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Difference between cobol and cobol-ii?
What is the difference between PIC 9.99 and PIC9v99?