Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Name the divisions, which are available in a cobol program?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
What is amode(31)
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What is a scope terminator give example?
What is the difference between comp and comp-3?
Difference between cobol and cobol-ii?
What are literals?
What kind of error is trapped by on size error option?
What are the different data types in cobol?
Can we redefine the field of x(200) to less than 200?
What is the local-storage section?
What is the difference between perform … with test after and perform … with test before?