GeekInterview.com
  I am new, Sign me up!
 

COBOL Interview Questions


COBOL Interview Questions

Questions: 162
Comments: 606
 Showing Questions 111-120 of 162 Questions
<< Previous 8 9 10 11 [12] 13 14 15 16 17 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

Latest Answer: Move replaces values one by one, depending on the data type move is from left-right/right-left.Compute on the other hand completely deletes the previous value in the variable and writes the new value to.  ...

How to pass values from one jcl to another jcl, if how ? How to pass data from cobol to jcl? How to access jcl from cobol? How to display comp fields?
Read Answers (3) | Asked by : mohan

Latest Answer: IBM-MQseries are used for communication purpose from cobol to no cobol prog... Using this you can pass the value. ...

Latest Answer: Hi, It is possible through jcl. For example if the input file contains 80 record length thenIn sort, INREC=(1:1,80,81:SEQNUM,6,ZD),SORT FIELDS=(81,6,ZD,D),OUTREC=(1:1,80) 1) Using inrec we need to generate the sequential number starts from ...
Read Answers (9) | Asked by : javid

Latest Answer: (1) WORKING STORAGE SECTION is used to declare internal data items that is used in the same program.(2) LINKAGE SECTION is used to declare data items that we want to share with other program. ...

Latest Answer: In C/C++ you can define the function by the arguments taken and arguments returned and request an execution of function any neccessary number of times.In COBOL you simply use a PERFORM Paragraph-Name (TIMES, UNTIL, THRU, WHILE whichever applies) statement ...
Read Answers (3) | Asked by : prem123

Latest Answer: the hari prasad answer is very good and intersting answer.thank u hari prasad. ...
Read Answers (4) | Asked by : prem123

How to commit updated records in IMS as well as in DB2?Both in CICS and Batch. Is there any single command will do these?

Latest Answer: The max size a table space can take is 64 GB. ...

Latest Answer: 01 SALES-TABLE.  02 SALES-DETAIL OCCURS 100 TIMES. COPY DDS-ALL-FORMAT OF EMPPF.If a group data is using database reference, where emppf is logical file name. ...
Read Answers (7) | Asked by : bhaskar singh

View page << Previous 8 9 10 11 [12] 13 14 15 16 17 Next >>

Ask A Question
Go Top
 Sponsored Links

 
Sponsored Links

 
Ask Question
You must login to Ask Question or Register your free account

Category:

 
Question Title:


Question in Detail:

Add this to my Subscribed Questions (?)
Send me email when new answer is posted (?)

 
Subscribe
Get Latest Updates Via RSS Reader or by Email
 Forum Discussion Subscribe to Forum Discussions Via E-Mail Latest Forum Discussions Subscribers
 Knowledge Base Subscribe to Knowledge Base Series Via E-Mail Knowledge Base Subscribers
 Learning Series Subscribe to GeekInterview Learning Series Via EMail Learning Series Subscribers
 Freelance Jobs Subscribe to GeekInterview Freelance Jobs Via EMail Latest Freelance Jobs Subscribers
 GeekInterview Blog Subscribe to GeekInterview Blog Via EMail GeekInterview Blog Subscribers
 Testing Interview Questions Subscribe to Testing Interview Questions Via EMail Testing Interview Questions Subscribers
 Oracle Interview Questions Subscribe to Oracle Interview Questions Via EMail Oracle Interview Questions Subscribers
 Java Interview Questions Subscribe to Java Interview Questions Via EMail Java Interview Questions Subscribers
 Latest Placement Papers Subscribe to Latest Placement Papers Placement Papers Subscribers
 Free Training Subscribe to Free Training Via EMail Free Training Subscribers
 Learn AJAX Subscribe to AJAXwith.com Via EMail AJAXwith Subscribers
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape