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 / kk

Hi,
klmnopqrst will displayed no compilation error and runtime
error it will work normally.

Is This Answer Correct ?    8 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

3214


What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?

1154


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

1502


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

1280


What is amode(31)

1223


What is perform what is varying?

1224


Name the divisions, which are available in a cobol program?

1298


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

1157


How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?

1252


How do you differentiate between cobol and cobol-ii?

1286


How do define dynamic array in cobol.

1187


What are INPUT PROCEDURE and OUTPUT PROCEDURE?

1367


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1234


Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc

1311


What is rmode(24)

1199