Can anyone provide as400 training material or any institute in bangalore for as400 training
Answer Posted / ps nair
Please let me know your specific requirement. Why do you
want it
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
Hi can you please send me recent(present) interview questions and technical qyestions with answers for "BUSSIESS OBJECTS" and "DATA WAREHOUSE".pls its urgent for me my mail id is sekhar.cs82@gmail.com,manjuforgis@gmail.com. thanks in advance
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe
1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?
how can we implement locks in plsql?
why we use abstract word in abstract window toolkit in java language.
What ports must be open for DCOM over a firewall? What is the purpose of Port 135?
Difference of Console, web & windows applications?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
what is the last ant version you worked?how to get it
what are resources in case of Threads
As per interoperatbility programs written in one language can be used by other language. How can we restrict the features of one language (say C#) in the programmer written in another language (say VB)..for example we have some features like operator overloading which is possible C#.NET (not in VB.NET), how can we restrict that when we are using this code in VB.NET.
how to convert hashmap to arraylist with iteration
How can we develop a multi-tier application in Java?
3. What is the difference between testing and Quality Assurance?
Q1.Write a C program which asks the user for a number between 1 to 9 and shows the number. If the user inputs a number out of the specified range, the program should show an error and prompt the user for a valid input.