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


where will we code call by content and call by reference dude pls reply soon ?

Answers were Sorted based on User's Feedback



where will we code call by content and call by reference dude pls reply soon ?..

Answer / munigopal

procedure division.
CALL "subpgm name"
USING BY CONTENT
BY REFERENCE.
BY REFERENCE is default

Is This Answer Correct ?    9 Yes 0 No

where will we code call by content and call by reference dude pls reply soon ?..

Answer / priya

its being coded in procedure division
procedure division.
CALL "subpgm name"
USING BY CONTENT
BY REFERENCE.
by content is default

Is This Answer Correct ?    1 Yes 8 No

Post New Answer

More COBOL Interview Questions

Why do we use COMP-3 variables for computation, when we know that they are non displayable fields and require additional MOVE to numeric field before we populate it in output Reports?

1 Answers   Accenture,


Minimum how many Number of Paragraphs are there in ID- Divison?

7 Answers   IBM,


I have one column say 'X' defined as VARCHAR Can anyone tell me What are the different ways to update this column thru COBOL-DB2 program?

5 Answers  


can we use reference modification an arry.

1 Answers  


How to traceback if I am getting SOC7 or SOC4 abend? List down the steps

0 Answers  


How will you find the currepted records in a file

2 Answers  


how to access the file from prodution from changeman tool and to submit a file to production

1 Answers   IBM,


What are the rules of the move verb?

0 Answers  


What are ISOLATION LEVELS? Where do we need to specify them?

3 Answers   EXL,


how we sort two input files based on a common column and giving one o/p file please send me the coding logic?

0 Answers   Valtech,


) how do u code after getting data?

0 Answers   IBM,


What are the cobol coding sheets?

0 Answers  


Categories