what is SYNCHRONIZATION?

Answers were Sorted based on User's Feedback



what is SYNCHRONIZATION?..

Answer / sravani

when sync is used it will start from fresh byte.in mainframe 4bytes is used for a word. it will increase the performance. but it allowes slack bytes(unused bytes)

Is This Answer Correct ?    2 Yes 1 No

what is SYNCHRONIZATION?..

Answer / prakadeesh

SYNCHRONIZATION IS USED TO SYNCHRONIZE THE MEMORY.IT WILL
INCREASE THE PERFORMANCE LEVEL OF COMPUTERS MANUFACTURES
DIFFER IN STRUCTURE.

Is This Answer Correct ?    1 Yes 1 No

what is SYNCHRONIZATION?..

Answer / jagadish

If we specify comp with synchronize internally data will be
stored in word boundaries.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More COBOL Interview Questions

1.What is the default print format in cobol?

5 Answers   HSBC,


What care has to be taken to force program to execute above 16 Meg line?

1 Answers  


What the difference is between continue and next sentence?

0 Answers  


copy 100 records without using ibm utilities

3 Answers  


how to display the dataset information?

2 Answers  






01 a pic x(6) value is abcdef 01 b pic x(3) move a to b wht will be the value in b ?

3 Answers   Patni,


What is the linkage section?

4 Answers  


What is the difference between working storage copybook and linkage section copybook?

5 Answers   TCS,


Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?

0 Answers  


what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include tempary file used for sorting in assign statement?

3 Answers   TCS,


COMP field occupy ?

2 Answers  


how to check whether the open command of a sequential file is successful? or not?

2 Answers   CSC, IBM,


Categories