What is the need to implement Serializable interface (with no methods) for objects which are to be serialized ? We can write our own functionality which writes objects to streams then why we need to implement and tell JVM that which objects can be serialized.
6 15912If a multi threaded Java program has started numerous number of threads, at any point in time how to know which thread is currently executing/running ?
7 15877All ready we have alias tables for modifications why we are using views if anybody this answer plz reply me
2092if i have records like these (source table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk 10001 gfhgdgh 10002 hjkdghkfh the target table should be like these by using expression tranformation. (Target table) rowid name 10001 gdgfj 10002 dkdfh 10003 fjfgdhgjk xx001 gfhgdgh xx002 hjkdghkfh (that means duplicated records should contain XX in there rowid)
5 12811Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 16977Hi Friends, Recently i was asked this question in a CRM Interview: 'What is the business process you followed? '. Can anyone help me in finding an answer to this question. Plz mail me at sjatain@gmail.com. Thanks & Regards.
4 108781. How to handle object implementation change in DP for Ex: i have login page with username,pasword (editboxes),login,cancel(buttons). Here i written DP code for login page with the help properties. My questions: 1.If properites are changing dynamically i will do (i want code for that) 2.if objects are changed dynamcally i will do (i wnat code for that)
2125Post New iFlex Interview Questions
What is application error 0xc0000142?
What is enum in c#?
hi all, i need ur help in preparing a sql which performs scd2, i mean i have a scd2 mapping i need a sql which can give me same result as scd2 mapping, SRC table: cust_no, loc 01 abc 02 xyz TGT table: pm_ky cust_no loc current_flag 1 01 abc Y 2 02 xyz Y cust 1 has changed his loc to xyz then it loads into TGT table as below, pm_ky cust_no loc current_flag 1 01 abc N 2 02 xyz Y 3 01 xyz Y i need sql to get the above result, hope got me question, Any suggestion will be appreciate.. thanks, Vinod
What are css3 media types?
Explain the difference between event and a delegate in c#?
How do I download outlook 2016 on my computer?
Explain drop constraint oracle?
Write a command that will look for files with an extension "c", and has the occurrence of the string "apple" in it.
Which is the standard data missing marker used in pandas?
What are sparklines compared to in excel 2016?
What does ios :: app do in c++?
What is the monetary policy?
In MapReduce Data Flow, when Combiner is called?
Is java free for businesses?
What is a character?