Name some of the examples of COBOl 11?
No Answer is Posted For this Question
Be the First to Post Answer
Can you please let me know the centre name of INS certification in Kolkata.
how can count the number of character in feild ?? suppose for instance i have a feild with value ' rajesh sarkar' then how can v count the number of characters whitout spaces...........
give the examples for strings and unstrings in cobol
What does the initialize statement do ?
what is soc7 abend?how u can trace it?
How do you define a sort file in JCL that runs the COBOL program?
How you can read the file from bottom?
when COMP-3 is preferrable?
there is a file whose ORGANISATION is INDEXED.you want to read the records from the file in RANDOM fashion as well as sequentially.then which of the access mode would you specify? a.SEQUENTIAL b.RANDOM c.DYNAMIC D.ACCESS MODE has nothing to do with it
What are the different data types available in COBOL?
how to access vsam files in cobol and how to differentiate that this is ESDS file
What are all the divisions of a COBOL program?