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: 532
 Showing Questions 51-60 of 158 Questions
<< Previous 2 3 4 5 [6] 7 8 9 10 11 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

Latest Answer: Literal means any values given by the user..It may be of strings, numeric like that..constants given/defined by User.. Figurative constant means compiler defined constants. They are zeros, spaces etc. ...
Read Answers (1) | 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 : - address of the parameters will be passed to the sub-program. Changes to the parameter in the called program affect the corresponding argument  in the calling program.Default is call by referenceCall by value:-only the copy of the ...
Read Answers (1) | 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. ...

Latest Answer: ans: ACCEPT PASSWORD WITH NO ECHO.  With this clause the password is encrypted ...
Read Answers (1) | Asked by : sridevi

A place to reserve storage for data that is not part of the program's input or output. This area contains fields that are used as temporary storage while the program is executing. Some temporary storage 
Latest Answer: you need the section to define all your variables.But you don´t have to hardcode. You can copy a copybook, where you´re variables are inside. let me know, if you need more details. ...
Read Answers (1) | Asked by : irinak

At the end of the word DIVISION At the end of the word SECTION At the end of paragraph names coded in Area A To denote the end of a sentence To denote the end of 
Latest Answer: we can code the period at end of every COBOL statement or can code in separate line at end of the paragraph.if you coded at end of the para it will consider a period at end of each and every statement even you missed some where in that particular para.eg:   ...
Read Answers (1) | Asked by : irinak

Latest Answer: COPY statements are executed at compile time.INCLUDE executed at run time. ...
Read Answers (1) | Asked by : itsme20

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