Answer Posted / snehatechm
NO
| Is This Answer Correct ? | 5 Yes | 16 No |
Post New Answer View All Answers
What is cobol?
What is difference between static and dynamic call in cobol?
In which area will you utilize 88 level items in cobol?
Hi pls anybody tell me about " ANALYSIS DOCUMENT PREPARATION AND ESTIMATION OF TASK " (in real time project)."I want to update a sequential file in my project" for that purpose i need both structures i mean analysis document and estimation of task.
I have File 1 occurs 5 times with Employee-ID,Employee-Name,Employee-Dept (EEE and MECH). I have File 2 occurs 10 times with Employee-ID,Employee-Name,Employee-Dept (EEE,CIVIL,CHEMICAL and MECH). In FIle 1 and FIle 2 , for matching Employee-DEPT (Only MECH) , we need to move entire records from file1 to file 2. We should not use 2D array. Your help is needed here.
Can we change the password using ALTER? anyone tried and changed?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Write a program to explain size error.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
In COBOL programming, what is PERFORM? What is VARYING?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Write a program to enter and display the names of students in a class using the occurs clause.
Difference between cobol and cobol-ii?
What is static and dynamic call in cobol?
What is the difference between perform … with test after and perform … with test before?