How to define variable 9(20) in COBOL, because compiler does not allow us to declare variables with Pic 9(18). Can anyone please let me know the answer... I know one answer to this question which is to use Compiler option Arith (Extend) during Compilation. It extends the maximum limit to 9(32)..Just wanted to know if there is any other way to extend this?
4 18318what modification we need to do in jcl if we use sort in cobol? I mean whether we need to include tempary file used for sorting in assign statement?
3 8043Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?
2 591501 WS-NAME PIC X(10) OCCURES 2. by this we can get ws-name 2 times. My qustion is how can we access the second name
5 9723Post New TCS COBOL Interview Questions
What does the immutable bit do to a file?
What is mvc viewdata?
How to handle dropdowns in selenium?
In which format data is stored in mysql database?
Explain whether we can use semaphore or mutex or spinlock in interrupt context in linux kernel?
How do I convert a pdf to xml?
What is the simplest way to create a new database in ms sql server?
Tell me what are glyphicons?
What is singleton in swift?
What are the database administrators utilities available?
Why are separation membranes used between concrete pavement slab and sub-base?
What are the methods available in a class?
What do you understand by external characteristics of a d.c. Generator?
What is Com Callable wrapper?when it will created?
What is difference between == equals () and compareto () method?