Can you please let me know the centre name of INS
certification in Kolkata.
No Answer is Posted For this Question
Be the First to Post Answer
I have a variable account-number declared as comp-3, s9(10) comp-3 in a file. How do i find a particular account number say 123456 in that file?
how do u link sub pgm to main pgm ?
How do you code cobol to access a parameter that has been defined in jcl? And do you code the parm parameter on the exec line in jcl?
can anyone explain me the concept of COMP-4 PLEASE??
waht is inspect verb? where it can be in real time?
What is the use of EVALUATE statement?
A s9(4). B v9(4) value 0.21 can i move this?
How many sections are there in data division?.
How are the next sentence and continue different from each other?
How to Pass table from a cobol program to another cobol program and how to use that table in called program
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.
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?