GeekInterview.com
  I am new, Sign me up!
 

COBOL Interview Questions


COBOL Interview Questions

Questions: 162
Comments: 606
 Showing Questions 131-140 of 162 Questions
<< Previous 10 11 12 13 [14] 15 16 17 Next >>
 Sponsored Links

 
 COBOL Interview Questions
Sorting Options :  

Suppose i have array of 10 elements in it how to access 5 element from the array using sup script and index?
Read Answers (10) | Asked by : raja

Latest Answer: No, while a single sending field can be sent to multiple targets such as MOVE A to C, Dthe only way to send mutiple sending fields to multiple target fields is via a MOVE CORRESPONDING. ...

I have a variable x(20), but i need the out as in two ways One is 1.12300000000000000000, other one is 2.123-----------------?
Read Answers (5) | Asked by : samayamsas

Latest Answer: Hi,The XSUM parameter cannot be given with the sort card. It should be given in the SUM FIELDS card. You should write as follows://SYSIN  DD * SORT FIELDS=(40,6,PD,A) SUM FIELDS=NONE,XSUM/* ...
Read Answers (4) | Asked by : Radha

Latest Answer: Yes, it can be used at 01 level but cannot be used at 77 level. ...

Latest Answer: comp usage are1 comp12 comp23 comp4 comp3but comp usage can reserve max. 8 bytes for internal representation of variable like pic 9(1) to 9(4) reserve 2 bytes (half word) pic 9(5) to 9(9) reserve 4 bytes (full word) ...

Latest Answer: For all of you out who have not heard about comp-4. Wake up. Comp-4 does exist and it is just like comp - ie. it is a half-word (2 bytes).This might help those of you who are confused about comp fields:COMP     half word           ...

Latest Answer: An explicit redefines can be used at any level number except 01. An implicit redefines can occur if multiple 01s are coded for the same file. ...

Latest Answer: It is 32767, irrespective of VSAM or non VSAM. In case of VSAM you will have to give no SPANNED while DELETE-Defining the cluster. IF any doubts you can verify creating in mainframes. ...

In the example below 05 WS-VAR1 PIC X(5),05 WS-VAR2 REDEFINES WA-VAR1 PIC 9(5),PROCEDURE DIVISION MOVE 'ABCDE' TO WS-VAR1.Now what is the value of WS-VAR1 and WS-VAR2 ?

View page << Previous 10 11 12 13 [14] 15 16 17 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