. 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

write a program to eliminate duplicate records in a input file and send them to output file.

2 Answers   IBM,


Explain about level numbers?

3 Answers  


What are the different data types in cobol?

0 Answers  


) What is the use of IGNORE?

1 Answers   IBM,


what is rediffine clause?in what situation it can use?give me real time example?

1 Answers   IBM,






How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length

2 Answers   IBM, Wipro,


Hi Guys, I have faced one interview question if I have requirement to add 5 new columns to existing table what are prerequisite do i need to take.

1 Answers  


How to code fscode 10 in cobol program? Where yoy code in your pgm?give ans for the question.

2 Answers   IBM,


I have files that contains both duplicates files(occur more than twice) and non-duplicate files.The file is already sorted by a key.I want to determine those records that are duplicate and will be move to a duplicate file and non- duplicate files to be move to a valid file.thank you.help please

2 Answers  


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

0 Answers   HeadStrong,


can we use reference modification an arry.

1 Answers  


Describe the cobol database components?

0 Answers  


Categories