GeekInterview.com
  I am new, Sign me up!
 

COBOL Interview Questions


COBOL Interview Questions

Questions: 162
Comments: 605
 Showing Questions 51-60 of 162 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

There are 2 files. These 2 files contains some common (duplicate) records. How do you copy these common (matching) records into third file. Suggest the answer using COBOL as well as through JCL.

Explain the Endevor list selection options - BX, CX, HX, LL, LO, LI, LC and SX Which among these are used to browse the components?
View Question | Asked by : sachina2z

Latest Answer: You can redefine pic x(10) with pic 9(10) without any data loss, as long as you don't move the value of the x-variable  to 9-variable. ...
Read Answers (1) | Asked by : divya

Latest Answer: Yes, by using INSPECT eg., INSPECT variable REPLACING LEADING ZEROS BY SPACES. ...
Read Answers (1) | Asked by : v.Bharathi dasan

Latest Answer: Literal are user defined, can be numeric or Non numericFigurative constants are ZERO/ZEROS, HIGH-VALUE/HIGH-VALUES, LOW-VALUE/LOW-VALUES, SPACE-SPACES. ...
Read Answers (2) | Asked by : Vishnu

Latest Answer: Variables can be passed 1) by content    The called program accesses and processes a copy of the variables from calling program's storage and cannot change actual value of the variables    in the caller's storage. 2) ...
Read Answers (1) | Asked by : Suganj

Latest Answer: FALSE ...
Read Answers (1) | Asked by : Suraj Prakash

Latest Answer: How can you use the concept of Linkage section in the manner you have specified.. Where do you intend to populate these values from and where do you intend to send the values back? It is not possible in the manner you are expecting. Linkage section is ...
Read Answers (3) | Asked by : Suganj

Latest Answer: Call by reference is default call in Cobol. Call by Value: In call by value both the actual and dummy parameters will occupy different memory space. so the changes made in the subprog will not affect(/modify) the actual parameters in the main prog. Call ...
Read Answers (3) | Asked by : shivanag

Latest Answer: We  use comp field in cobol because when we want to store the data in binary form we use comp and the sign is placed in rightmost bit. c is used for +ve sign and d is used for -ve sign. ...

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