what is the difference between external and global
variables?
Answer / guest
Global variables are accessible only to the batch program
whereas external variables can be referenced from any batch
program residing in the same system library.
Is This Answer Correct ? | 19 Yes | 10 No |
diffrence between renames and redifnes with examples
What is an in line perform? When would you use it? Anything else you wish to say about it.
What are different data types in cobol?
What are the different types of condition in cobol and write their forms.
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
How can i write a comp-3 variable into a sequential file should i declara the field in the file description as comp- 3?
In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
COMP-3 field occupy ?
What is CALL statement in COBOL?
1)what is use of linkage section? 2)what is difference between comp and comp-3
What is the difference between SEARCH and SEARCH ALL?
Have you code any new programs in COBOL ? What is the functionality of the programs?