How scary is it to write code for a bank?
No Answer is Posted For this Question
Be the First to Post Answer
Does qtp tool support mainframe application testing?
tell me about impact analysis ?
suppose oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset?
How do you interact with your onsite coordinator?
Is it rquired any server for Ibm framework? Give me list of Ibm framework & recent version IBm framework?
can u run online and batch at the same time?
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?
Write in brief about clusters?
difference between wrkobj & dspobjd?
how do u start your process after conducting impact analysis ?
Explore the syntax of the evaluate statement?
GO TO stmt which of the following is not true A) GO TO stmt is not essential in the sense that it is possible to write programs without using GO TO B) The target of the GO TO stmt being a procedure name avoiding GO TO result in a program with no procedure name C) Indiscriminate use of GO TO stmt can make the control structure program substantially complex D) Too many GO TO stmts make a program difficult to understand