GeekInterview.com
  I am new, Sign me up!
 

COBOL Interview Questions


COBOL Interview Questions

Questions: 162
Comments: 605
 Showing Questions 1-10 of 162 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

Suppose a program has one i/p file and one o/p file now we want to add another file to the Cobol program and also two new fields (i.e columns) are added to the o/p file from the new i/p file then how will 
Latest Answer: Output file being used where is it being used is it going to some downstream systems needs to be identified. Check the copybook for the fillers if it can be reused. if not then adding the new fields needs to be checked to see what all procs or jobs use ...

Which one of the following COPY statement is correct?1) COPY COPYFILE REPLACE ==PRE-== ==WK-==2) COPY COPYFILE REPLACING =PRE-= =WK-=3) COPY COPYFILE SUPPRESS4) COPY REPLACING ==PRE-== ==WK-== IN COPYFILE5) 
Latest Answer: Correct answer is: 2) COPY COPYFILE REPLACING =PRE-= =WK-= ...
Read Answers (3) | Asked by : RanjithJ

What are the four divisions in COBOL 
Latest Answer: In Cobol there are 4 divisions.1. Identification division or ID divisionIn this no setions are there. It has 5 paragraphs.a. Progaram-id. programnameb. Authorc. Writen-dated. Compiled-datee. Installer2. Environment DivisionUnder this there are two sub-sectionsa. ...
Read Answers (7) | Asked by : mearle

What is the difference between INSPECT & EXAMINE? 
Latest Answer: Both are same meaning one is used in Cobol-II other in Cobol-I. According to syntax INSPECT identifire-1 TALLYING identifier-2 FOR ALL identifire BEFORE identifire. REPLACING LEADING ...
Read Answers (4) | Asked by : aratik

Give example of Inspect TALLYING / BEFORE INTIAL / AFTER INITIAL. In which situation will use this in COBOL?
We have different type of Inspect verb1.counting INSPECT.2.replacing INSPECT.3.combined INSPECT.4.converting INSPECT.Give example of any Inspect verb which you know.  
Read Answers (4) | Asked by : gilbat82

Latest Answer: Usually in COBOL the subroutines are compiled and linked to the load module at the time of compilation and if we are calling the subroutine only a few times, then may not worth keeping in the memory unnecessary. This is known as STATIC CALL. So COBOL ...
Read Answers (2) | Asked by : gilbat82

Normally we are using Dynamic call. What will happen when COBOL program compilation & execution. 
Latest Answer: Link edit is the process of linking of object codes of similar programs to form a single executable load module.Linkage of object codes of mainprogram and subprogram is done during execution.   ...
Read Answers (2) | Asked by : gilbat82

How COBOL FLAT files(Index,Sequential) are very secure for huge data?If not, How will you migrate with any Database with Frond end COBOL?
Read Answers (1) | Asked by : gilbat82

Latest Answer: Go-Back can be used in both main program and sub program. In the sub program it acts as Exit program and in main program it acts as stop run.Stop Run can only be used in main program but cannot be used in sub program.Exit- Program can be used in Sub program ...
Read Answers (3) | Asked by : gilbat82

Give correct code examples  
Latest Answer: There is only one thing we can use Java or C++ in Mainframe instead of CICS ...
Read Answers (1) | Asked by : gilbat82

View page [1] 2 3 4 5 6 7 8 9 10 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