Answer Posted / 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 |
Post New Answer View All Answers
How do you get the data to code the BMS macro?
Can we redefine the field of x(200) to less than 200?
For rewrite, why is it mandatory that file needs to be opened?
Write a program to enter and display the names of students in a class using the occurs clause.
Have you used comp and comp-3 in your project? And how?
What is report-item in COBOL?
What is the Purpose of Pointer in the string?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
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 you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What are the different rules of SORT operation?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
Explain sorting techniques in cobol program? Provide the sort file definition, the sort statement, its syntax and meaning
How do we get current date from system with century in COBOL?