What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
No Answer is Posted For this Question
Be the First to Post Answer
How to define a array dynamically.....
What is the LINKAGE SECTION used in COBOL?
Are you comfortable in cobol or jcl?
for an INITIALIZE and what keyword allows for an override of the default.
can anyone explain me the concept of COMP-4 PLEASE??
how can we fetch 3 records in cobol pgm any coding pls ?
What will happen if we move SPACES to numeric field and ZEROES to alphabetic field?
What is the size of s9(19)comp3? explain
i have 10 names in an array and my name is one of them also array is not in sorted order i need to display my name using index how will i do this
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
I have two sequential files, FILE-1 and FILE-2. FILE-1 contains 2 columns(A,B) and FILE-2 contains 3 columns (C,D,E).I want an output file, FILE-3 which has all five columns with duplicates eliminated from column A.
level number 77 is used to define a)group data b)elementary data c)redefine d)none