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

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

8 Answers  


Identify the invalid dataname from the following: (A) savings-account (B) annual-allocation-for-overhead (C) samount250 (D) 12demand

4 Answers   TCS,


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

0 Answers  


What are some examples of command terminators?

1 Answers  


I hv ten records in ps file and i hv say some 15 records in vsam file .i hv empno and age in ps file n empno,empname,dept n desig in vsam file. i hv 2 read the ps file n check wid matching empno in vsam file and then insert all fields from ps and vsam into db2 table....plz help in writin the procedure division

1 Answers  


What are options have been removed in COBOL 11?

1 Answers  


how we can edit records in vsam data set and non vsam data sets

2 Answers   ACS,


Is this allowed? 01 WS-TABLE. 03 FILLER-X PIC X(5) VALUE 'AAAAA'. 03 WS-EX REDEFINES FILLER-X OCCURS 5 TIMES PIC X(1). can redefines clause be used with occurs clause?

4 Answers  


SIGN TRAILING SEPARATE field occupy ?

3 Answers  


What is 77 level used for ?

12 Answers   IBM, iGate,


plz,could any one tell me? what about EBCDIC in cobol?briefly?

1 Answers  


Explain the difference between an internal and an external sort, the pros and cons, internal sort syntax etc.

3 Answers  


Categories