The below is the declaration for a variable ws 01 ws pic 9(3). if you want to insert space how will you do that. in which level u should do it
3 7395how will u retreive value from a table.write it with syntex. 01 ws-table 05 ws-table1 occurs 10 times. 05 ws-table2 occurs 10 times. the above is 2 dimensional array..how will u retrieve 1st element of an array
3 8001Imagine that u r driving a car from mysore to bangalore at a speed of 75mph.car no is KA-19 DB1955. distance between bangalore and mysore is 250 Km..... Now tell me wat s the date of birth of the driver............
25 48133Write a program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.
5 17107Hi guys I am selected as a Assistant central intelligence officer (ACIO) In Intelligence Bureau. So what is chance of my promotion and when ( In how many years) and what is my last promotion? Thanks sandeep
4 41246I have a field with data type X(10). I want to perform arithmetic operation on this field? I tried doing it by moving the value into a numeric field. but it didn't work out. I am getting a S0C7 abend. Pls let me know if there is any way of getting this done?
2 5495write a program which the o/p should b in such a way that s triangle if I/p is 3,a Square/rectangle if I/P=4,a pentagon if I/P=5 and so on...forget about the I/P which is less than 3
2087Post New ADP Interview Questions
What is query optimization process?
How to install the development version of django?
What is node in Cassandra?
What are the main components of multi-tier architecture?
Can you perform under pressure
Do reserved instances embody a capability reservation?
how to create broker from command prompt?
How would you load a very large file in teradata in general? What utility would you use for it? Why?
What is the difference between oop and sop?
Why will you usually create an aspnet user account in the database for an asp.net web application?
How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?
Does Apache Spark provide checkpoints?
How do you find the maximum value in a column in db2?
#include
Draw the Framework Architecture of Selenium RC with combination of Selenium webdriver?