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?
5812I have a File that has duplicate records. I need only those records that occur more than thrice.?
3 9898what 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 21853I had 100 records and i want to execute last three records by using cobol programming?what will be coding?
4 11987I 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 1201301 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 9688how 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 19048Have 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.
2435Post New IBM COBOL Interview Questions
What about member inner classes?
What is the difference between pass by reference and pass by pointer?
How many lookup relationship fields can be created in an object?
Why should we go for xml editor instead of notepad?
Is mysql the same as sql server?
Discussion on error handling of C++ .
HOW TO FIND NUMBER OF TWOS IN N!(N FACTORIAL)??
What is instrumentation amplifier (ia) and what are all the advantages?
What is token in java?
What are some of the best practices for jsf application?
How do you verify an object presented in multiple pages?
what are the differant std sizes of cable trenches?
Sir, In the current session I am attending the Junior Engineer Exam in Grade II for Mechanical Engineering. If it possible. Please sent the Past Exams Question on my mail. It is so useful use to me.
what is tomcat coyote?
What does the isNaN() function?