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 the difference between structured cobol programming and object alternativelyiented cobol programming?
Can a Search can be done on a table with or without Index?
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
IF I mention stop run in CICS what happens?
What are the various section in data division and briefly explain them.
How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Write the code to count the sum of n natural numbers.
What are all the divisions of a COBOL program?
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
Define static linking and dynamic linking.
What do you understand by psb and acb?
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
Write down the divisions of cobol program?