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

01rec1.
05 a pic 999v99 value 123.12
05 b pic 99v9 value 45.9

02 rec2.
05 x pic 999v99
05 y pic 99v99
05 z pic x(3) value 'abc'

if rec1 is moved to rec2 then what is the value of rec2?

Answer Posted / praveen

REC2 will just contain 12312459 , the code was tested

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Global and External Variables?

1440


What is the problem of ordered sequential files access?

1207


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

1259


What is the difference between goback, stop run and exit program in cobol?

1647


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

1211


How to remove 2 duplicate records and copy only one using job control language?

1261


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

1185


What is the Purpose of Pointer in the string?

1125


What are the access modes of START statement?

1329


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

1385


Mention the guidelines to write a structured cobol program?

1143


What is static and dynamic call in cobol?

1117


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

1198


What is rmode(24)

1199


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

1209