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
No Answer is Posted For this Question
Be the First to Post Answer
i want to store 20 digits . h will u do it in cobol ?
How to declare if emp-name = AAAAA""BBB in working-storage section. After display emp-name should print like AAAAA""BB
can we print comp 3 stmts how ?
what is call by value and call by reference ?
3 Answers Infosys, ITC Indian Tobacco Company,
what is difference between the sysabend and userabend?
01 a pic 9(9v99) 01 b pic 9(9.99) wht will be the stored vales in both cases
Describe the difference between subscripting and indexing ?
Why occurs cannot be used in 01 level in COBOL?
When and how can we use index & subscript ?
In A cobol program , we can use COPY Statement in FILE- SECTION / WORKING-STORAGE SECTION / ENVIRONMENT DIVIION basically what is the difference
what is s013u000 for?
What is the difference between copy and include in cobol?