Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

What is a SSRANGE and NOSSRANGE?

1520


Write the code to count the sum of n natural numbers.

1252


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


Difference between cobol and cobol-ii?

1338


How do you define a variable of comp-1 and comp-2?

1254


How can you get the ksds file records into your cobol program?

1133


i need a small 3d program using inline and outline.

2251


what is s000 u4087 error? please give the all error codes in cobol,jcl.

17930


how do you reference the rrds file formats from cobol programs

1652


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1358


What is Pic 9v99 Indicates in COBOL?

1336


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

1257


What is the LINKAGE SECTION used in COBOL?

1595


If you are current on the owner of a set, what is the difference between obtain next and obtain first?

1434


I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?

1688