Answer Posted / dees
235
| Is This Answer Correct ? | 0 Yes | 4 No |
Post New Answer View All Answers
What are the different rules to perform a Search?
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is amode(31)
Name some of the examples of COBOl 11?
How do you reference the fixed block file formats from cobol programs
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
Write a program that uses move corresponding.
What are all the divisions of a COBOL program?
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
can you please let me know if there is any walkins for COBOL/PLI/DB2/IMS/JCL in pune other than IBM and ITC infotech
how can i see junk values in dclgen or in hostvariable of comp ?
What is inspect in cobol ?
How you can characterize tables in cobol?
How do you define a variable of comp-1 and comp-2?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?