Answer Posted / shashank
in case of numeric variable it makes default value to zero
and in case of alphanumeric or alphabetic it makes default
value to spaces.
| Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Explain how you can characterize tables in cobol?
What are declaratives and what are their uses in cobol?
Explain what you understand by passing by value.
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.
Name the sections present in data division.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do you reference the fixed block file formats from cobol programs
What are the pertinent COBOL
What are the different rules for performing sort operation?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Name some of the examples of COBOl 11?
Explain about different table spaces.
What is the difference between PIC 9.99 and 9v99 in COBOL?
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How do you reference the following file formats from cobol programs?