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: 150
Comments: 510
 Showing Questions 1-10 of 150 Questions
[1] 2 3 4 5 6 7 8 9 10 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

Your program should take two triple digit numbers from the user(input), Add,Multiplie, Subtract,Divide them together and displays the result. Result of subtraction should be positive, If it is '-' 

what is the in-line PERFORM and out-line PERFORM? 
Latest Answer: hi,   if u want 2 perform the action with in the perform para that is called as in-line perform and ends with end-perform. the reamining perform statements are called as out-line perform ...
Read Answers (1) | Asked by : gowrinag

In real time in which situations we can use comp-3 and comp. What is the major difference between these two? 
Latest Answer: Comp is used to like accumulators and Comp-3 is used for Numeric data like amount etc ...
Read Answers (1) | Asked by : ajy_vjy

Consider the follwing snippet:01 WS-VAR USAGE IS INDEXIs this a valid working storage definition?Justify your answer 
Latest Answer: Hi,   This is not a Valid definition bcz the USAGE IS INDEX clause is used to provide an optimized table subscript. When a table is the target of a SEARCH statement it must have an associated index item.     Any item declared ...

i want delete one record from the file that is50 th record how can we delete ...? 
Latest Answer: The file which we are using is VSAm file then we can go for Key mentioned ,If it is a sequential file we have to read till the 49th record then needs to delete the 50th record, this is the main disadvantage with Sequential files. ...
Read Answers (3) | Asked by : raju_68

what is comp-3 and advantage with examples? 
Latest Answer: COMP-3 is a computational method used in COBOL. COMP-3 is represented in Packed Decimail format. Decimails are alloed to this COMP-3 Field. Each digit occupies 1/2 bite of memory, so this declaration is useful and it conserves the memory.Ex: 01 A  ...
Read Answers (1) | Asked by : raju_68

what is difference between dynamic call and static call with examples ..? 
Latest Answer: here is some information about static and dynamic calls which may help you. Static CALLs In COBOL, you normally call a subroutine like this: CALL 'A' USING arguments The static form of the CALL statement specifies the name of the subroutine as ...
Read Answers (2) | Asked by : raju_68

Latest Answer: The set of ststements between perform and endperform is called as inline perform ...

Latest Answer: Generally index is created in either primary key or alternate key of a table for faster access of records. ...

Latest Answer: Hi..   I think this is a VSAM question, file organisation clause is used to specify the file type i.e ESDS or KSDS or RRDS.    If the organisation clause is indexed then it is KSDS, if it is sequential then it is ESDS, if ...

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

 
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