what are decleratives in cobol?


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

Post New Answer

More COBOL Interview Questions

Explain how you can characterize tables in cobol?

0 Answers  


How do you define a table/array in COBOL?

5 Answers   Hexaware,


What kind of error is trapped by on size error option?

0 Answers  


What is the difference between NEXT SENTENCE and CONTINUE?

2 Answers   Mphasis,


study the following code 01 A1 05 B PIC 99 05 C PIC X(4) 01 A2 05 B PIC 99V99 05 C PIC A(4) pick out the valid statement from the following a.A1 and A2 can not have sub-ordinates b.A1 and A2 can have the same sub-ordinates but must have same PIC clause c.there is nothing wrong d.A1 and A2 can have same sub-ordinates provided they are not at 01 level

4 Answers   TCS,






What do you do to resolve SOC-7 error?

2 Answers   Sun Life, Wipro,


using redefine can you redefine lower variable size to higher variable size?

3 Answers   Patni,


what is sort? whis is internal & external sort ?when do u go for inter sort & external sort? tell about some sort utilites?

2 Answers   BirlaSoft,


1.Can we define condition-name conditions in FD entry.

11 Answers  


Write a program to explain size error.

0 Answers  


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

1 Answers   IBM,


What COBOL construct is the COBOL II EVALUATE meant to replace?

1 Answers  


Categories