Identify the invalid dataname from the following:
(A) savings-account
(B) annual-allocation-for-overhead
(C) samount250
(D) 12demand
Answer Posted / prasanna
The answer is B because of the field restriction in COBOL..
only 8 chars are allowed..
Cporrect me if i am wrong
| Is This Answer Correct ? | 0 Yes | 17 No |
Post New Answer View All Answers
What are the access modes of START statement?
What are the different open modes available in cobol?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is length is cobol?
what happens if parmparameter passes zero bytes to the program
What is the difference between next sentence and continue in cobol programing language?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Which Search verb is equivalent to PERFORM…VARYING?
In which area will you utilize 88 level items in cobol?
What is the difference between a binary search and a sequential search? What are the pertinent cobol commands?
Write a cobol program making use of the redefine clause.
Describe the cobol database components?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
What rules are to be followed while using the corresponding options?
What is the problem of ordered sequential files access?