Groups
Groups
Sign in
Groups
Groups
Upgrade Software Skills
Conversations
About
Send feedback
Help
Top 30 COBOL Interview Questions mostly asked in MNC's - Coolinterview.com
12 views
Skip to first unread message
dimpi sen
unread,
Nov 7, 2012, 11:47:37 PM
11/7/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sendi...@gmail.com
Cool Interview Questions
Data Warehousing
Microsoft
Languages
J2EE
Oracle
Audit
SAP
Siebel
Operating Systems
Oracle Apps
Testing
8085 Micro processor
Bluetooth
Networking
Database
QTP
Web
Winrunner
Hardware
Telecommunications
Mainframe
Loadrunner
Microsoft Office
Operating Systems
Microsoft Windows Interview Questions
UNIX Interview Questions
Linux Interview Questions
Solaris Interview Questions
Shell Scripting Interview Questions
Stored Procedures Interview Questions
Testing
Software Testing Interview Questions
Bug Tracking Interview Questions
Database Testing Interview Questions
Product Testing Interview Questions
Whitebox Testing Interview Questions
Wireless Testing Interview Questions
COBOL INTERVIEW QUESTIONS
Download Free Interview Questions eBook of 500 Questions
(If you do not have a Yahoo! account, you can get it by simply sending a blank email to
CoolIntervi...@yahoogroups.com
and confirm the verification email received. Once your email is confirmed, we will instantly send the download link to you.)
COBOL Interview Questions
What is the meaning of Copy IDMS Subschema-Binds?
http://www.coolinterview.com/interview/6953/
What is the difference between CONTINUE & NEXT SENTENCE ?
http://www.coolinterview.com/interview/21215/
What is the difference between a binary search and a sequential search? What are the pertinent COBOL commands?
http://www.coolinterview.com/interview/6935/
What is 88 level used for ?
http://www.coolinterview.com/interview/21202/
What is the difference between index and subscript?
http://www.coolinterview.com/interview/21206/
How can we pass data from cobol to JCl?
http://www.coolinterview.com/interview/6875/
How many bytes does a S9(7) SIGN TRAILING SEPARATE field occupy ?
http://www.coolinterview.com/interview/19797/
How do you define a sort file in JCL that runs the COBOL program?
http://www.coolinterview.com/interview/21210/
Can I redefine an X(200) field with a field of X(100) ?
http://www.coolinterview.com/interview/19788/
How many bytes will a S9(8) COMP field occupy ?
http://www.coolinterview.com/interview/19798/
Can we reverse the string in cobol ? See the following problem : 77 NAME PIC X(10) VALUE 'MANOJ' 77 SRNAME PIC X(10). I want JONAM in SRNAME.
http://www.coolinterview.com/interview/10941/
Is more than one record description is allowed in a FD? Is NUMERIC EDIT fields can be used for Arithmatic operations? 3) Is COMPUTE P,Q,W = A+ B/C -E ** 2 is a valid statement? 4) Is LINKAGE SECTION is mandatory in a sub program? 5) In edit fiels the character used for check protection is __________ 6) COMP-2 occupies _________ bytes? 7) Maximum length of a numeric item ________ ?
http://www.coolinterview.com/interview/6880/
Write a COBOL program for Matrix Addition.
http://www.coolinterview.com/interview/12762/
What is the difference between Working-storage Section & Linkage Section?
http://www.coolinterview.com/interview/6889/
What is the difference between SEARCH and SEARCH ALL?
http://www.coolinterview.com/interview/21207/
Can Redefines clause be used in File section, if yes at which level number ?
http://www.coolinterview.com/interview/6912/
How do you define a variable of COMP-1? COMP-2?
http://www.coolinterview.com/interview/19795/
What is meant by abbend and what is the difference between abbend and error. when does and why dose it come. what are the types?
http://www.coolinterview.com/interview/11133/
Write a COBOL program for Matrix Addition? What are the sections available in Data division in COBOL? Explain me about Report Section.
http://www.coolinterview.com/interview/12593/
What is file status 39 ?
http://www.coolinterview.com/interview/19814/
How many bytes does a S9(7) COMP-3 field occupy ?
http://www.coolinterview.com/interview/21224/
Why can't occurs clause be used at 01 level ?
http://www.coolinterview.com/interview/6873/
What is SSRANGE, NOSSRANGE?
http://www.coolinterview.com/interview/19823/
Deference between C'language and cobol.
http://www.coolinterview.com/interview/13397/
When is a scope terminator mandatory?
http://www.coolinterview.com/interview/6930/
What is the difference between COMP & COMP-3 ?
http://www.coolinterview.com/interview/21220/
How many bytes will be stored in comp3(max)?
http://www.coolinterview.com/interview/29253/
77 I PI 9. PERFORM VARYING I FROM 1 BY 1 UNTIL>10 DISPLAY 'OK' END-PERFORM. What output/msg is likely when this program is executed thru JCL?
http://www.coolinterview.com/interview/6881/
How many dimensions does cobol have ? Why cobol is written in coding sheet? Why is the cobol program used? is it still in use? is it for business purpose?
http://www.coolinterview.com/interview/12830/
Give brief me about changeman & expidator tool.
http://www.coolinterview.com/interview/6878/
dimpi sen
unread,
Nov 8, 2012, 11:42:56 PM
11/8/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sendi...@gmail.com
dimpi sen
unread,
Nov 9, 2012, 11:41:45 PM
11/9/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sendi...@gmail.com
dimpi sen
unread,
Nov 11, 2012, 11:52:49 PM
11/11/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sendi...@gmail.com
What is the difference between COMP & COMP-3 ?
http://www.coolinterview.com/interview/21220/
How many bytes will be stored in comp3(max)?
http://www.coolinterview.com/interview/29253/
When is a scope terminator mandatory?
http://www.coolinterview.com/interview/6930/
77 I PI 9. PERFORM VARYING I FROM 1 BY 1 UNTIL>10 DISPLAY 'OK' END-PERFORM. What output/msg is likely when this program is executed thru JCL?
http://www.coolinterview.com/interview/6881/
dimpi sen
unread,
Nov 14, 2012, 4:29:58 AM
11/14/12
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to sendi...@gmail.com
Write a COBOL program for Matrix Addition.
http://www.coolinterview.com/interview/12762/
Is more than one record description is allowed in a FD? Is NUMERIC EDIT fields can be used for Arithmatic operations? 3) Is COMPUTE P,Q,W = A+ B/C -E ** 2 is a valid statement? 4) Is LINKAGE SECTION is mandatory in a sub program? 5) In edit fiels the character used for check protection is __________ 6) COMP-2 occupies _________ bytes? 7) Maximum length of a numeric item ________ ?
http://www.coolinterview.com/interview/6880/
What is the difference between Working-storage Section & Linkage Section?
http://www.coolinterview.com/interview/6889/
What is the difference between SEARCH and SEARCH ALL?
http://www.coolinterview.com/interview/21207/
Can Redefines clause be used in File section, if yes at which level number ?
http://www.coolinterview.com/interview/6912/
How do you define a variable of COMP-1? COMP-2?
http://www.coolinterview.com/interview/19795/
What is meant by abbend and what is the difference between abbend and error. when does and why dose it come. what are the types?
http://www.coolinterview.com/interview/11133/
Write a COBOL program for Matrix Addition? What are the sections available in Data division in COBOL? Explain me about Report Section.
http://www.coolinterview.com/interview/12593/
What is file status 39 ?
http://www.coolinterview.com/interview/19814/
How many bytes does a S9(7) COMP-3 field occupy ?
http://www.coolinterview.com/interview/21224/
Why can't occurs clause be used at 01 level ?
http://www.coolinterview.com/interview/6873/
What is SSRANGE, NOSSRANGE?
http://www.coolinterview.com/interview/19823/
Reply all
Reply to author
Forward
0 new messages