Answer Posted / shenbagasundari pilavadian
Scope terminator is used to delimit the range of operation
for COBOL conditional statements.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
HOw can I get the negative sign while deduct high value from low value
i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
What is the problem of ordered sequential files access?
what is search and searchall?what is the diffrence between them?give an best example?
how to move the records from file to array table. give with code example
What are 77 levels used for?
What is the difference between perform … with test after and perform … with test before?
What do you understand by psb and acb?
what is difference between cobol and cobol/400
What are the different rules to perform a Search?
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.
Write the code to count the sum of n natural numbers.
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
Why occurs cannot be used in 01 level in COBOL?
How you can read the file from bottom?