in cobol perform stmt whether it first checks the condition
or not
Post New Answer View All Answers
How do get the result of your program directly on your pc?
What are the different data types in cobol?
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do we get current date from system with century in COBOL?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
how do you define single dimensional array and multidimensional array in your cobol?
How you can read the file from bottom?
What is the difference between binary search and sequential search?
What is the difference between perform … with test after and perform … with test before?
What are INPUT PROCEDURE and OUTPUT PROCEDURE?
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
In COBOL programming, what is PERFORM? What is VARYING?
example for sub strings ? and refernce modifications whit output pls
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What are the pertinent COBOL