. How do we cast a variable in COBOL



. How do we cast a variable in COBOL..

Answer / shital

By using pic clause.

Is This Answer Correct ?    7 Yes 5 No

Post New Answer

More COBOL Interview Questions

in cobol i have one file it contains records like 10,4,23,98,7,90..... total records 100. iwant 10 to 20 in reverse order in cobol environ ment any one please give the answer......

2 Answers   IBM,


What is the difference between write & move in COBOL?

3 Answers   CSC, HHB,


What is file status 92?

3 Answers  


diffrence between z(2) and z9(2)

4 Answers   Cap Gemini,


copy 100 records without using ibm utilities

3 Answers  






what happens of we dont give time stamp in precompilation process

2 Answers  


I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?

3 Answers   IBM,


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?

0 Answers  


is it possible to pass an SQL query inside a jcl which is inside a cobol program?

5 Answers   CTS,


how many maximum no of variables can be declared in linkage section ?

2 Answers   HCL,


How to open and see copy book ?

3 Answers  


wht do u mean by (*,intrdr) wht is * used for ?

2 Answers  


Categories