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...


What is the size of s9(19)comp3? explain

Answers were Sorted based on User's Feedback



What is the size of s9(19)comp3? explain..

Answer / sreekanth

the size of s9(19)comp3 is 10.because in comp3 whenever the
size is odd then we can use the following formula.i.e
n+1/2.so 19+1/2 is 10 then the size of s9(19)comp3 is 10.

Is This Answer Correct ?    20 Yes 6 No

What is the size of s9(19)comp3? explain..

Answer / ajeet

I think the maximum numeric size allowed for numeric
is s9(18)comp-3.
correct me ?

Is This Answer Correct ?    12 Yes 2 No

What is the size of s9(19)comp3? explain..

Answer / jagan

NUMERIC DATA TYPE MAXIMUM SIZE IS 9(18)

Is This Answer Correct ?    4 Yes 0 No

What is the size of s9(19)comp3? explain..

Answer / bhaskar

It will occupy 10 bytes

Is This Answer Correct ?    3 Yes 0 No

What is the size of s9(19)comp3? explain..

Answer / kamal

numeric size only 9(18).so answer is we cant declare s9
(19).

Is This Answer Correct ?    6 Yes 4 No

What is the size of s9(19)comp3? explain..

Answer / bhaskar r

it is exactly 10byts

Is This Answer Correct ?    2 Yes 0 No

What is the size of s9(19)comp3? explain..

Answer / sekhar

numeric size only 9(18).
alphanumeric is x(3273).
alphabit is A(3273)

so answer is we cant declare s9(19)

Is This Answer Correct ?    2 Yes 2 No

What is the size of s9(19)comp3? explain..

Answer / vkw

If i have s9(20)comp3.the ans is 21/3=10.5 that means its
round off to 11.why it is rounded off and how it will
happen annd on what basis.

Is This Answer Correct ?    4 Yes 5 No

Post New Answer

More COBOL Interview Questions

write a program to eliminate duplicate records in a input file and send them to output file.THIS IS IGATE RECENT QUESTIONN.....JUST 1 WEEK BACKKKK...

5 Answers   iGate,


What is COMP-1? COMP-2?

4 Answers   CitiGroup,


if a dataset is already created with fixed length but after that i want to change fixed length to variable length then how is it possible

3 Answers   IBM,


PERFORM ACCUMULATE-TOTALS VARYING A FROM 1 BY 2 UNTIL A >2 AFTER B FROM1 BY 1 UNTIL B>2 AFTER C FROM 2 BY -1 UNTIL C<2 How many times the paragraph ACCUMULATE-TOTALS would be exicuted?

5 Answers   TCS,


is it possible to rename 01 level?

4 Answers  


How include time & date in the report generation in cobol programing?

2 Answers  


What are ISOLATION LEVELS? Where do we need to specify them?

3 Answers   EXL,


What is the difference between structured cobol programming and object alternativelyiented cobol programming?

0 Answers  


What is the difference between next sentence and continue in cobol programing language?

0 Answers  


Can we MOVE X(9) to 9(9) OR 9(9) to X(9)? If yes what are the ways for doing this?

12 Answers   T systems, Tech Mahindra,


Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning

0 Answers  


RENAME clause takes new SPACE in memory.TRUE or FALSE? a)TRUE 2)FALSE

12 Answers   TCS,


Categories