Without using move verb how to move one variable to another.
Answer Posted / sudha
01 A PIC 9.
01 B PIC 9.
Compute A = B.
| Is This Answer Correct ? | 25 Yes | 2 No |
Post New Answer View All Answers
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
Have you used comp and comp-3 in your project? And how?
Can you please let me know the centre name of INS certification in Kolkata.
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
Difference between array and sub-script ?
What type of SDLC u followed? Why?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
What are various search techniques in cobol? Explain.
What is amode(24)?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Write a program to enter and display the names of students in a class using the occurs clause.
For rewrite, why is it mandatory that file needs to be opened?
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 difference between goback, stop run and exit program in cobol?
what is difference between cobol and cobol/400