IBM MainFrame (5234)
IBM AS400 (1355)
IBM PL/1 (31) i made it to stage 3 of an interview process wednessday they will quiz my knowledge again face to face for an analyst role recruiter said it will be based on Business requirements system is cobol and good ideas what they might ask etc
2641Move Zeroes to I move 5 to j perform para1 varying I from 10 by -2 until I = 0 display j. para1. Add 5 to j. What’ll be the value after execution of display stmt. A) 35 B) 40 C) 30 D) 25 please explain how?
5 10563WE HAVE 5 DIFFERENT RECORDING MODE IN COBOL.FIXED, FIXEDBLOCK, VARIABLE, VARIABLEBLOCK AND UNDEFINED. WHAT IS THE DIFFERENCE AMONG ALL AND WHICH TYPE OF FORMAT SHOULD BE USED WHEN
3 36205we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?
2 18152we can use set true for condition names.. similarly can we code set to false in cobol pgm? will it work?
1 1079201 a pic s9(5) value -12345, if we disply a , the sign will overpunched with last digit but i need to get the miuns sign in the result?
7 12325One program calling 5 subprograms, its a cobol db2 program, after precompilation how many plans and packages will created?
3 18630
What is the difference between external and global variables in COBOL?
What are hierarchy levels in jcl?
how to develop some simple graphs (bar charts) using just html?
suppose I have two tables a and b. Both tables are connected with ssn number as foreign key. I want to retrieve a column data from b table. How will you write a query?
Differentiate between PCT and FCT.
When do you specify the isolation level?
can error messages as a result of a comp, range or values keyword be overridden?
What is the device independent method to indicate where a record is stored?
What are Naming Standards in QMF?
How do I delete a column in db2?
Explain cemt transaction commands?
Explain about set currency?
Explain how do you handle errors in cics programs?
What is the difference between read(1) and read work file once?
When you are working with the project.. once your coding is over what will u do? where u r maintaining your CR(change request) what is the format what are the documents u need to prepare while testing?