Answer Posted / sampoorna
syntax error.because it can't allow more than 18 digits.
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Can we change the password using ALTER? anyone tried and changed?
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
Name the sections present in data division.
2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic
What do you understand by psb and acb?
How to know whether the module is dynamical or statistical?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the difference between external and global variables in COBOL?
How to remove 2 duplicate records and copy only one using job control language?
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What are the different rules of SORT operation?
explain sorting techniques in cobol program?
how do you reference the ksds vsam file formats from cobol programs
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?