Company Name Starts with ...
#  A  B  C  D  E   F  G  H  I  J   K  L  M  N  O   P  Q  R  S  T   U  V  W  X  Y  Z

Accenture IMS Interview Questions
Questions Answers Views Company eMail

I have PCB with structure: PCB TYPE=DB, C DBDNAME=EMPCADBD, C KEYLEN=18, C PROCOPT=LS SENSEG NAME=EMPLOYEE, C PARENT=0 SENSEG NAME=COMPDTL, C PARENT=EMPLOYEE SENSEG NAME=BANKDTL, C PARENT=COMPDTL SENSEG NAME=SALDTLS, C PARENT=BANKDTL SENSEG NAME=EDUCDATA, C PARENT=EMPLOYEE SENSEG NAME=EMERDETL, C PARENT=EDUCDATA SENSEG NAME=ADDRESS, C PARENT=EMPLOYEE ************************************************************ *********** PSBGEN PSBNAME=PSBCALDP,LANG=COBOL END Requirement is to Create a report based on Salary brackets. ( Use SSA’s for logic) · It should have CTCGROSS brackets and No of employees o Employee names falling in each bracket Salary < 100,000 No of Employees Employee-Name Level 100,000 < Salary < 300,000 No of Employees Employee-Name Level 300,000 < Salary No of Employees Employee-Name Level

1 5483

what is the maximumm length of account information in job card of a jcl?

8 15480

Post New Accenture IMS Interview Questions


Accenture IMS Interview Questions


Un-Answered Questions

What are steplib and joblib?

875


Is css a high level language?

381


What is the purpose of the master database?

783


How to define a service as rest based service in wcf?

607


What is difference between activity & service?

659






what will be the output of the given below coding. using System; public class Exercise { static void OddNumbers(int a) { if (a >= 1) { Console.Write("{0}, ", a); a -= 2; OddNumbers(a); } } public static int Main() { const int Number = 9; Console.WriteLine("Odd Numbers"); OddNumbers(Number); Console.WriteLine(); return 0; } }

3712


What is the best way to sell a product? : insurance cold calling

418


What is what is the height of esma card?

762


What's the difference between an application and a program?

723


how do you see your career at salesforce?

824


What’s a windows profile? When would you delete one, and what gets deleted?

681


What is layer in html?

593


What is callback delegate in c#?

591


Can I delete the program files x86?

697


Which isolation levels are available?

1