Suppose i have a Cobol field of 10 byte. it contains a
decimal sign.How to know where is the point location?

Answer Posted / chinmay

Suppose we have a amount
01 amt pic s9(5)v99
we denote the point location in v position

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

1607


Difference between array and sub-script ?

1159


Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?

818


How can we find that module can be called – whether DYNAMICALLY or STATICALLY?

708


what is the difference between COBOL2 AND COBOL390?

2449






Write some characteristics of cobol as means of business language.

614


How do define dynamic array in cobol.

669


What is the difference between perform … with test after and perform … with test before?

877


How to remove 2 duplicate records and copy only one using job control language?

738


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

687


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2052


what are decleratives in cobol?

1827


What is the compute verb? How is it used?

653


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

1840


how to refer the data field?

1802