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

Answer Posted / sivakumar sekharannair

compile error will occure if zeroes moved to alphabetic
field or spaces moved to numeric field.

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What rules are to be followed while using the corresponding options?

641


Write the code implementing the perform … varying.

646


Discuss about changing dataset name in proc.

761


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

744


What is the LINKAGE SECTION used in COBOL?

889






What are the different data types in cobol?

797


input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.

1783


how do you define single dimensional array and multidimensional array in your cobol?

674


Write a program to enter and display the names of students in a class using the occurs clause.

653


Is it possible that the redefines clause has different picture clauses compared to the one it redefined?

676


I have a File that has duplicate records. I need only those records that occur more than thrice.?

8656


There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.

932


How do we get current date from system with century in COBOL?

805


INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?

421


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

720