What is the maximum data length for Numeric DataType ?
Answer Posted / g.naveen
18 is Maximum Data length for Numeric Data Type.
| Is This Answer Correct ? | 24 Yes | 0 No |
Post New Answer View All Answers
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.
What are the different data types in cobol?
How do we get current date from system with century in COBOL?
What guidelines should be followed to write a structured cobol prgm?
What is the difference between PIC 9.99 and PIC9v99?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
What are different data types in cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
Have you used comp and comp-3 in your project? And how?
if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Give some examples of command terminators?
How do you get the data to code the BMS macro?
Write a program that uses move corresponding.
Why is it necessary that file needs to be opened in I-O mode for REWRITE?