Post New Answer View All Answers
What is the difference between structured cobol programming and object alternativelyiented cobol?
Difference between array and sub-script ?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
What is the problem of ordered sequential files access?
What is report-item in COBOL?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
How to remove 2 duplicate records and copy only one using job control language?
HOw can I get the negative sign while deduct high value from low value
Which division and paragraphs are mandatory for a COBOL program?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
What is the difference between comp and comp-3 usage?
i want a program using by if, evaluate , string, unstring, perform, occurs?
What is the difference between perform … with test after and perform … with test before?
What are the access modes of START statement?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?