Write the fetch cycle and execute cycle for following instructions:JMPNZ (jump to the given address if the accumulator not equal to zero) RET(return from a subroutine) ADB (add the contents of register B to the accumulator and save result in the accumulator).
1 6710Hi , I am posting some questons which are asked at interview. These may help u for ur interview... what is static and dynamic call?
TCS,
2 6005Hi , I am posting some interview ques . what is the use of cursors ? what is the diff between select and cursor ? bith are used for data retrival .. rite?
2 7501Hi, My interviewer ask A calls B and C calls B, a and b are static c and b are dynamic.what happens if they compile and execute at same time.
3 9728Hi, If a catolog proc has another proc in it, both have ddnames dd1 and dd2. what proc will override if gave override parameter. Here both have same step names.
UHG,
2 6931I have a Field which is of size 9(4). In the Screen if I enter the value for this field as 1234, it showing it as Valid. But if I enter only one or two digits, zeros should be appended in the remaining places. For example: When u enter 1 in the screen the output should be 0001. When you enter 12, output should be 0012. How to achieve this in the program?
7 10441In jcl i have 255 steps. In 255 step i declared proc. In proc i have 20 steps this job is executable or not? why?
4 14066
What is the pic clause for the any bll cell type of data fields?
What is the eib parameter?
Define a page in idms?
Mention the guidelines to write a structured cobol program?
is there an aix version of oorexx?
Explain the function of data manager.
what are the reserved words for cics?
When a COBOL-DB2 program in PRODUCTION is updating main tables and gone for long run, what have to do?
Have 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.
what is the cics command used to access current date and time?
When the like statement is used?
Explain how to initialize a register to 0000?
Can you explain function of dbctl?
What is the function of entry sequenced data set?
Why do we bind in db2?