What is Pic 9v99 Indicates in COBOL?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More COBOL Interview Questions

1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

0 Answers   IBM,


HI THIS IS ANIL. HOW TO PASS A RECORDS OF A FILE(PS OR PDS) TO AN ARRAY?

2 Answers  


Discuss about changing dataset name in proc.

0 Answers  


Write the code to count the sum of n natural numbers.

0 Answers  


88 class is used for

5 Answers   CTS, EDS,






What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

0 Answers  


What is the difference between a subscript and an index in a table definition?

3 Answers   TCS,


consider the following PROCEDURE DIVISION entry OPEN EXTEND IN-FILE identify the correct statement a.organization of IN-FILE is sequential and records can be added in the beginning b.organization of IN-FILE is sequential and records can be added in the end c.organization of IN-FILE is indexed and records can be added in the beginning d.organization of IN-FILE is indexed and records can be added in the end

3 Answers   TCS,


How to use the same COBOL program in Batch and CICS on lines? explain with an example

0 Answers   IBM,


A s9(4). B v9(4) value 0.21 can i move this?

3 Answers  


Define cobol?

0 Answers  


is it possible to declare index in cobol program? if it is not why its tell me pls

3 Answers  


Categories