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 difference between comp & comp-4?

Answers were Sorted based on User's Feedback



What is difference between comp & comp-4? ..

Answer / satishk

Hi friends,
The above answers are all wrong.
here is the right link for that to know.
try to make use of ibm-mannuals as much as possible, dont
go for all raw-materials, this is my strict warning to all
mainframes learners.
http://ibmmainframes.com/size.html

Is This Answer Correct ?    9 Yes 1 No

What is difference between comp & comp-4? ..

Answer / sachin

COMP-4 and comp is similar to Binary
COMP-5 is for display usage type.. termed as native binary

Is This Answer Correct ?    6 Yes 0 No

What is difference between comp & comp-4? ..

Answer / thoms

comp
comp4
comp5
all of above stated usage clauses are used by cobol prog's
to store numeric values in a binary data formate inorder to
efficiently use memory.

Is This Answer Correct ?    2 Yes 0 No

What is difference between comp & comp-4? ..

Answer / anil prajapati

comp and comp-4 are synonyms

Is This Answer Correct ?    3 Yes 8 No

What is difference between comp & comp-4? ..

Answer / pal

Comp is computational clause
nothing but using the memory in a efficient way
i think there is no comp-4

Is This Answer Correct ?    3 Yes 19 No

What is difference between comp & comp-4? ..

Answer / satya sivaji

Computational clauses allows cobol programe to efficiently
represent the data internally.There are 5 forms of
representing data which are
1).Display(default)
2).Comp
3).Comp-1
4).Comp-2
5).Comp-3.
And there is no Comp-4.

Is This Answer Correct ?    2 Yes 27 No

Post New Answer

More COBOL Interview Questions

How can I tell if a module is being called DYNAMICALLY or STATICALLY?

3 Answers   CTS,


what will happen if pass values more than 100 using PARM parameter?

1 Answers  


can we use go to statement inline-perform?

7 Answers   IBM,


What does the IS NUMERIC clause establish ?

2 Answers  


I want ALL jcl ERROR cods

1 Answers  


if a file has 1000 recods how copy the records from 1 to 100 records using sort

4 Answers   IBM,


I have sequential file recl 1000 i want to add another 15 bytes to it. The record length should not change..How?

1 Answers   CTS, HCL,


What COBOL construct is the COBOL II EVALUATE meant to replace?

1 Answers  


how you read control card into array?

3 Answers   HCL,


Which Search verb is equivalent to PERFORM…VARYING?

0 Answers  


which is faster either static call or dynamic call ? and specify the reasons for it ? reply fast

1 Answers  


01 x pic s9(8) comp. How will the following value be internally allocated '18787'

4 Answers   Steria,


Categories