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...

i have the following varibles in the working storage

05 ws-A PIC X(30)
VALUE 'ABCDEFGHIJKLMNOPQRESTUVWXYZ '
05 WS-B REDEFINES WS-A
10 WS-B1 PIC X(10).
10 WS-B2 PIC 9(10).
10 WS-B3 PIC X(10).

If I Display B1, B2 and B3 respectively, what is the value
displayed in B2

Answer Posted / satish

It will shows variable miss match error

Is This Answer Correct ?    7 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

) How do u handle errors in BMS macro?

2016


How do you get the data to code the BMS macro?

2016


What is a scope terminator give example?

1155


Which is not true about evaluate statement

2512


What are the different data types in cobol?

1512


What is the usage of comp fields in cobol?

1222


what is the difference between COBOL2 AND COBOL390?

3112


how do you reference the ksds vsam file formats from cobol programs

1245


Why would you use find and get rather than to obtain?

1260


If you are current on the owner of a set, what is the difference between an obtain next and obtain first? Actually in which topic will we use dis???Plz explain it clearly

3211


How arrays can be defined in COBOL?

1298


Why is it necessary that file needs to be opened in I-O mode for REWRITE?

1384


Have you used comp and comp-3 in your project? And how?

2520


write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc

1293


what are decleratives in cobol?

2305