I would like to know what is Intellimatch and some interview
questions which could be asked related to Intellimatch.
Answer Posted / nij
We have to know the process of main modules are
1) Intellimatch
2) recollector
and
3) Admin Module.
Basics of Banking/Financial/Capital markets terms like Futures, options, Cash or Securities , trades etc.
Process knowledge of Entire life cycle.
What are the import formats, LookUps, Contexts etc.
Knowledge of Reporting tools any of the one and DB.
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
why we use abstract word in abstract window toolkit in java language.
purpose of abstraction and interface
how can i create report in abap to insert data in table pa0002 using insert command
What is WEB 3.0? What are the features their in WEB3.0
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
Write code to read the records from a file and load any array of size 99?make sure that you take care of all the error conditions?
what are resources in case of Threads
Suppose server object is not loaded into the memory, and the client request for it , what will happen?
5.Call by value and Call by reference with program?
public static void main(String args[]) describe it
In project we have Documentation phase also,in that what is micro and macro designing?
8.In DSP,Define Signal and System?and various type of signals.
can we use commit,rollback in triggers and how?
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?
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that