Is it possible to mutliply a comp variable with an comp-3
variable. Will there be any error if i do it?

Answer Posted / raja

It should give S0C7. Data Exception.

Is This Answer Correct ?    2 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write down the divisions of cobol program?

893


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2394


How do you reference the fixed block file formats from cobol programs

963


here is my requirement A1 is alphanumeric with value 'A1B2C3D4' as defined below 05 A1 PIC X(8) VALUE IS 'A1B2C3D4' but i need to have A2,A3 as ABCD & 1234 repectively...... A2 = ABCD A3 = 1234 Can you please explain me what are the different ways to do it?

7381


what is search and searchall?what is the diffrence between them?give an best example?

6298


What is a report item?

955


What is the default value(s) for an initialize and what keyword allows for an override of the default?

1000


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

969


Difference between cobol and cobol-ii?

978


What are the different types of condition in cobol and write their forms.

909


In which area will you utilize 88 level items in cobol?

946


Differentiate between structured cobol programming and object-oriented cobol programming.

880


which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad

1276


What are different data types in cobol?

962


Explain the configuration section of a cobol program with examples of syntax.

923