Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans

Answers were Sorted based on User's Feedback



can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans..

Answer / anji

we will lose sign value

Is This Answer Correct ?    11 Yes 0 No

can i give 9(10) in comp 3 instead of s9(10) ? if i can give wht would be ths ans..

Answer / m.m.senthil

adding s to 9(10) is nothing but intimating that paticular
value is of signed integer.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More COBOL Interview Questions

In a COBOL II PERFORM statement, when is the conditional tested, before or after the perform execution?

3 Answers  


What kind of error is trapped by on size error option?

0 Answers  


is it possible to pass an SQL query inside a jcl which is inside a cobol program?

5 Answers   CTS,


what is the difference between external and global variables?

1 Answers  


How to read records in reverse order in flat file? I know we can do it by reading all records into an array.... Then read records in reverse order by using subscript or index but can any body give me the exact code.

5 Answers   TCS,


How to open and see copy book ?

3 Answers  


01 text-data pic x(100). move 'xyzdbfrjjg u' to text-data. how to find the value of last index of text-data?

3 Answers   Mind Tree,


what is the size of W-REC in the following 01 W-REC 05 A PIC 9(4)V99 05 B READLINES A 10 C PIC XX 10 D PIC S9(4) 05 E OCCURS 7 PIC ZZ.ZZ 05 F OCCURS 5 10 G PIC ZZ.ZZZ99 10 H OCCURS 3 15 J PIC 9(3) 15 K PIC V99

2 Answers   TCS,


in how many mode we can open a file ?

4 Answers  


How to use the same cobol program in Batch and CICS onlines ? Please expalin with an example. Thanks in advance.

1 Answers  


What is an explicit scope terminator?

3 Answers  


If we use GO BACK instead of STOP RUN in cobol?

1 Answers   Temenos,


Categories