GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

COBOL Interview Questions


COBOL Interview Questions

Questions: 158
Comments: 521
 Showing Questions 91-100 of 158 Questions
<< Previous 6 7 8 9 [10] 11 12 13 14 15 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

Is it possible that the REDEFINES clause has different picture clauses compared to the one it redefined?
Read Answers (8) | Asked by : unica

Can we fetch select in working storage section variables directly without using the host variables?
Read Answers (5) | Asked by : Abhishek mangal

Can we reverse the string in cobol ? See the following problem : 77 NAME PIC X(10) VALUE 'MANOJ', 77 SRNAME PIC X(10).I want JONAM in SRNAME.
Read Answers (5) | Asked by : manoj

Latest Answer: Hi,In COBOL there are only two clouse for this type of check IS NUMERIC & IS ALPHABETIC let's take examplee.g A PIC X(01) VALUE '$'We can check following procedure divisionIF A IS NUMERIC DISPLAY 'NUMERIC' ELSE ...
Read Answers (2) | Asked by : seshu

Latest Answer: hi,See 01 level contains file header. so u can't use occurs clause for header file. You can use occurs clause only for table elements. ...
Read Answers (4) | Asked by : Robin Gulla

Latest Answer: STOP is a cobol command that terminates execution of a program. RUN is just its parameter.So, to answer your question, no difference.Also, the STOP command si already obsolete and will be taken out of the new ANSI standard. ...
Read Answers (5) | Asked by : nirupam Kundu

Latest Answer: You can pass data from cobol to jcl by setting the value in RETURN register and fetching it in JCL.example, if file is empty, you can set return code by MOVE 22 to RETURN-CODEin JCL for that step executing the program you can define a COND parameter ...
Read Answers (7) | Asked by : Bala Prasad

I submitted the batch job in jcl and i went to my home.the next day i came and i want to see 1- job submitted time,2- job execution time,3- cpu time, from TSO option but not into the jcl itself. Tell me TSO option for this?
Read Answers (1) | Asked by : neeraj

Latest Answer: A RETURN_CODE shows the status of each step within a job and the maximum RETURN_CODE is 256, where as MAXCC shows the end of the programme status, if the MAXCC is ZERO it means that job is executed successfully. We have MAXCC are like 0,2,4,8. MAXCC=8 ...
Read Answers (3) | Asked by : nirupam kundu

Latest Answer: Hi ,Changeman is a version controller tool used keep track of the coding changes you made.Whenever you want to make changes to particular program, you need to Chechout the component from production into your package (this need to be created in the changeman ...
Read Answers (2) | Asked by : kapil vharande

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

Ask A Question
Go Top
 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
Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape