RENAME clause takes new SPACE in memory.TRUE or FALSE?
a)TRUE
2)FALSE
Answer Posted / ssampath
true
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Difference between array and sub-script ?
Which Search verb is equivalent to PERFORM…VARYING?
Name some of the examples of COBOl 11?
What is the difference between structured cobol programming and object alternativelyiented cobol?
Can a Search can be done on a table with or without Index?
Write the code implementing the perform … varying.
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
What is amode(31)
Describe the cobol database components?
Explain about different table spaces.
How to fetch 1000 error records from VSAM file(Eg: 1000000 records present) while getting SOC7 abend ?
Write a program to enter and display the names of students in a class using the occurs clause.
What is rmode(any) ?
What is the difference between external and global variables in COBOL?