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

What will happen if a variable is declared as below..
Explain with an example? Working storage section:-

01 WS-VARX PIC X(10) VALUE 'ABCDEFGHIJ'.
01 WS-VARN REDEFINES WS-VARX PIC 9(5) VALUE '12345'.

What will happen I am going to Display the WS-VARX and WS-
VARN?

Answer Posted / sandy

Mallikarjun is 100% correct

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how do you reference the rrds file formats from cobol programs

1651


what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.

9173


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?

8018


How to print 10 to 1 if the input have only 10 digit number?

1300


What are the different open modes available in cobol?

1237


how do you reference the printer file formats from cobol programs

1274


What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1176


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

1291


What kind of error is trapped by on size error option?

1286


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

1259


if we have " ibm mainframe ",in that how to remove first and last leading space eg:"ibm mainframe" like that the answer we need

1380


What is the local-storage section?

1188


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

1209


State the various causes of s0c1, s0c5 and s0c7.

1136


how to refer the data field?

2315