1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
1 5949I have a File that has duplicate records. I need only those records that occur more than thrice.?
4 10149what is lrec=f,what is difference between f,fb,v,vb?what is default value?how do we came to know that records are in f,fb,v,vb?
2 22089I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
4 12312I have a file it contain 10 records.i got abend at 8th record because of soc7.how do you know that perticular record got abend?
3 1226301 var1 pic s9(9)v99. 01 var2 pic x(30). procedure division. move 12345.99 to var1. move12345.99 to var2. display var1. display var2. what is the output?
2 9889how to fetch the record before the last record in a cobol file( its a huge file and if the key field is not known)
5 19450Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
1 2524Post New IBM COBOL Interview Questions
please give some hindalco placement papers for written exam
Mention some of the types of sap fiori apps?
For the following COBOL code, draw the Binary tree? 01 STUDENT_REC. 02 NAME. 03 FIRST_NAME PIC X(10). 03 LAST_NAME PIC X(10). 02 YEAR_OF_STUDY. 03 FIRST_SEM PIC XX. 03 SECOND_SEM PIC XX.
How would you create higher order components (hocs) in react.js?
Shall i get Section engineer S & T question paper? (Railway recruitment board)
All fico interview questions
What are the different subsets of sql?
What is the use of actions in qtp tool?
What is the use of defining a newobject in the object repository "Define New TestOject". How to use this further. If we define new testobject, how can it recognizes the objects properties of any application.
What is left formula in excel?
What current position are you holding in your current company?
What is the current mysql version?
What is latest hibernate version?
I HAVE BEEN SELECTED FOR APGENCO A.E(ELECTRICAL) 2008.HOW MUCH WEIGHTAGE FOR INTERVIEW AND WRITTEN TEST.HOW I HAVE TO PREPARE. PLEASE GIVE INFORMATION IF U KNOW.WHAT ABT G.D THIS TIME.CALL RATIO 1:2
How can you display the top five and last five sales in the same view?