What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?

Answers were Sorted based on User's Feedback



What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?..

Answer / varun v

1) Move Spaces to Numeric field:

Here program would give compilation error saying Spaces
to Numeric integer did not follow the "MOVE" statement
compatibility rules.

2) Move Zeroes to Alphabetic field:

Would work fine with Movement of Zeroes to the
Alphabetic field.

Is This Answer Correct ?    4 Yes 5 No

What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?..

Answer / krishna chaitanya

soc7 may occur

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More COBOL Interview Questions

State the various causes of s0c1, s0c5 and s0c7.

0 Answers  


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

0 Answers  


How to define a array dynamically.....

5 Answers   Fidelity,


How do you reference the following file formats from cobol programs?

0 Answers  


What is the file organization clause ?

2 Answers  






How does IDMS communicate with CICS?

1 Answers   Covansys, Satyam,


How do you sort in a COBOL program? Give sort file definition, sort statement syntax and meaning.

7 Answers   CGI, TCS,


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

0 Answers  


What does the IS NUMERIC clause establish ?

2 Answers  


When is inspect verb is used in cobol?

0 Answers  


which one is better among static call and dynamic call?

3 Answers  


what is record label is empty or standard in file description of data division?

2 Answers   HCL,


Categories