GeekInterview.com
  I am new, Sign me up!
 

COBOL Interview Questions


COBOL Interview Questions

Questions: 162
Comments: 603
 Showing Questions 81-90 of 162 Questions
<< Previous 5 6 7 8 [9] 10 11 12 13 14 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

Latest Answer: An intrinsic function is a function that performs a mathematical, character, or logical operation, and thereby allows you to make reference to a data item whose value is derived automatically during execution.The functions can be grouped into six categories, ...
Read Answers (1) | Asked by : tooshoo

Latest Answer: userid is the RACF assigned user security identification. Password is the individual unique security name assigned to the userid. Production jobs are under the security control of RACF, which requires job statement parameters "USER" and "PASSWORD" to ...

Latest Answer: You can use a level 88 to set up condition names that can be used to simplify IF and UNTIL tests. Level 88 is a special level number used to improve the readability of COBOL programs and to improve IF tests. A level 88 looks like a level under ...
Read Answers (4) | Asked by : namash

Latest Answer: The Evaluate statement can be used in replacement of Nested-IF statements. These are also potentially used by combining the logical operators.FOR EG:evaluate a > 100 and a < 500    move 'good' to bevaluate a > 500 or a < 1000   ...
Read Answers (3) | Asked by : Namash

Latest Answer: There are two ways to delete records in a sequential file1. To move spaces to the records.2. To rewrite the file with out moving the records which we want to delete from the file. ...
Read Answers (6) | Asked by : Gilbat

in the case of static call the mainprogram and subpgms r loaded into the mainmemory initially.in the case of dynamic call only the mainpgm is loaded first and the subpgm is loaded only when a call to it 
Latest Answer: [See Question #3] ...
Read Answers (5) | Asked by : manasa thomas

Read Answers (3) | Asked by : manoj

I am trying to create a line sequential file with record length 150 bytes (fixed format). The requirement is that the last 50 bytes of the record should be blanks. Finally, when I am opening the file the actual record length is 100 bytes. That means that the last 50 bytes are truncated. solve this problem?
Read Answers (1) | Asked by : vagoro

Latest Answer: static call :the subprogram will call like 'subpgmname'dynamic call : the sub program will be calling with variable.ex :01 spgm pic x(5).  move subpgm to wspgmcall spgmstatic :call a single programdynamic : we can call many programs,                ...
Read Answers (5) | Asked by : russal

Latest Answer: hi friend i have a solution for ur pbmplz go trg the jclfirst count the no of records for example if u have 1000 records and first u split those reccords form the input file 1)which contains the first record 2)contains the last record and concadinate ...
Read Answers (7) | Asked by : Harry

View page << Previous 5 6 7 8 [9] 10 11 12 13 14 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