. 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

How to read the last 100 records from a COBOL file. The file contains N number of records.

11 Answers   IBM,


if a file has 1000 recods how copy the records from 1 to 100 records using sort

4 Answers   IBM,


what is the use of comp2 ? where can we use it with example ?

3 Answers   Covansys,


when SE37 SB37 and sd37 occurs how to increase the volume , primary quantity and secondary quantity?

1 Answers   Hewitt,


Difference between next and continue clause

4 Answers   Kanbay,


What are the pertinent COBOL

1 Answers   IBM,


What is different between variable length and fixed length?

2 Answers   TCS,


What is the difference between perform … with test after and perform … with test before?

1 Answers  


How to resolve the soc4 & soc7 other than following answers. Soc4 can resolved using mispleed dd name and dd name is not matching with file and soc7 check the sysdump and copy the offest address then correct it in the program.

10 Answers   ADP, Amdocs, Cap Gemini, Keane India Ltd, Super Value, TCS,


file status 00 is checked after opening the file or reading the file

4 Answers   John Deere,


can we use full outer join with cursors declared in cobol program?

2 Answers  


What type of Call you would use if you don;t want the control back to the calling program?

8 Answers   TCS,


Categories