can anyone explain me the concept of COMP-4 PLEASE??
Answer Posted / sravani
comp& comp-4 are same. binary representation of data item. memory as like this
s9(1)-s9(4): half word that is 2 bytes
s9(5)-s9(9): full word that is 4 bytes
s9(10)-s9(18): double word that is 8bytes
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
What is redefines clause in COBOL?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
i want a program using by if, evaluate , string, unstring, perform, occurs?
Difference between array and sub-script ?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
How to find out the closest prime number of an input number? I believe it has something to do with SEARCH and COBOL Linear Array.
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?
Which Search verb is equivalent to PERFORM…VARYING?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
Explain how will you differentiate between an internal and an external sort, the pros and cons, internal sort syntax etc
How did the release of cobol/370 version 1.3 improve the performance of release 1.1?
Can a Search can be done on a table with or without Index?
) what is the difference between AID and HANDLE AID?
Mention the guidelines to write a structured cobol program?