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 is amode(31)
What is the Purpose of POINTER Phrase in STRING command in COBOL?
For rewrite, why is it mandatory that file needs to be opened?
Which mode is used to operate the sequential file?
What is Pic 9v99 Indicates in COBOL?
State the various causes of s0c1, s0c5 and s0c7.
What is amode(24)?
There are 5 fields and 1000 records in a file. Unload it into an array. Write the syntax for declaration and how will you unload it.
how do you reference the variable unblock file formats from cobol programs
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
What are the different rules of SORT operation?
What is the difference between PIC 9.99 and PIC9v99?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?
What is redefines clause in COBOL?
What is the compute verb? How is it used?