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 is jcl approach for programming?

Answers were Sorted based on User's Feedback



what is jcl approach for programming?..

Answer / romi

Jcl is not used for programing..Its use to run the program
in the mainframe environment?

Is This Answer Correct ?    16 Yes 0 No

what is jcl approach for programming?..

Answer / venkatreddy.madathala

Jcl is not used for programing..Its use to run the program
in the mainframe environment.

Is This Answer Correct ?    10 Yes 0 No

what is jcl approach for programming?..

Answer / shiva

actually jcl is an interface between the programming
language and the operating system...

it is used to compile and execute programs...
it is used to create and delete datasets..gdg's...vsamclusters..
it is used to copy data frm one data set to other dataset..

etc......

Is This Answer Correct ?    5 Yes 0 No

what is jcl approach for programming?..

Answer / wairagade

yes. JCL is not programming language. Its just define and
control program execution sequence according to bussiness
needs. Define means , provide resources to program and
control means controlling the sequence .. Any thoughts are
welcome . Thanks for your time

Is This Answer Correct ?    3 Yes 0 No

Post New Answer

More COBOL Interview Questions

Write the code to count the sum of n natural numbers.

0 Answers  


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

0 Answers  


Name the sections present in data division.

0 Answers  


What are the differences bitween cobol and cobol-2?

1 Answers   Wipro,


what is a zoned decimal data type and how it will be stored?

2 Answers   IBM,


what is the difference between perform varying and perform until

4 Answers   TCS,


How to replace the GOTO statement in COBOL without changing the structure of program. e.g. consider following code... I.D. E.D. D.D. P.D. compute C = A + B. GOTO para 100-display. compute D = C - D. GOTO 200-display. some other logic...... ........ GOTO 300-para. ...... ...... GOTO 400-para. Now I want to replacce all GOTO statements without changing the structure and otput of program.

6 Answers   Accenture,


i want to store 20 digits . h will u do it in cobol ?

4 Answers   TCS,


Hi All, how is sign is stored in S9(17) comp-3 variable. Answer with an Example will be of great help.

5 Answers   EDS,


how to create temporary data set in jcl? what is the use?

3 Answers   Cap Gemini, Temenos,


What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?

0 Answers  


How to read a record from bottom of a file which is indexed by 'A'.

4 Answers   Oracle,


Categories