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

input:-AABBCCDDEFGHIIJ output:- ABCDEFGHIJ Here in input we hav the duplicate characters i.e repeating characters.SO we should eliminate the duplicate characters and should display the output in ascending order.

6 Answers  


What is file status 39 ?

10 Answers   JPMorgan Chase,


how to convert vsam table into DB2 table?

1 Answers   IBM, Wipro,


can u plz expain me how to declare dynamic array? what is the meaning of depending on clause in dynamic array?

3 Answers   IBM, Satyam,


How to find How Many Lines in Sysin DD * Parameter Thru Cobol Coding? If any one knows the Answer Please Reply .....Thanks From Shree

3 Answers   Merrill Lynch,


what are the utilities for load and unload the DB2 tables

1 Answers   L&T,


Define in-line perform?

1 Answers  


How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?

4 Answers   CSC, TCS,


How can i load all the data from a file to Table (array) in cobol.How i manage the occurs clause with out reading the file.Any options avilable ? Please can any one help me it is urgent?

0 Answers   HeadStrong,


without performing any operations on a file how can i know whether it contains data or not

2 Answers  


if a file has 1000 recods how copy the records from 1 to 100 records using sort

4 Answers   IBM,


Write down the divisions of cobol program?

0 Answers  


Categories