Identify the invalid dataname from the following:
(A) savings-account
(B) annual-allocation-for-overhead
(C) samount250
(D) 12demand
Post New Answer View All Answers
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What is the difference between binary search and sequential search?
What is amode(31)
) How do u handle errors in BMS macro
What is the difference between Call and a Link?
Give some examples of command terminators?
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
What is the difference between next sentence and continue in cobol programing language?
what are decleratives in cobol?
What is the LINKAGE SECTION used in COBOL?
How do we get current date from system with century in COBOL?
how do you define single dimensional array and multidimensional array in your cobol?
) How do u handle errors in BMS macro?
Differentiate between structured cobol programming and object-oriented cobol programming.
what is difference between cobol and cobol/400