What will happen if we move SPACES to numeric field and
ZEROES to alphabetic field?
Post New Answer View All Answers
What is cobol?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What rules are followed by the search verb.
What are the different data types in cobol?
What is rmode(24)
Write a program to enter and display the names of students in a class using the occurs clause.
What is static and dynamic call in cobol?
which is Best IBM Mainframe Training and Placement Institute in Ameerpet Hyderabad
What is the difference between structured cobol programming and object alternativelyiented cobol programming?
How you can read the file from bottom?
Write the code to count the sum of n natural numbers.
What is link edit in cobol?
what is difference bt COND, REGION & TIME parameters at JOB & EXEC. give an exp.
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.
Write some characteristics of cobol as means of business language.