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 16131If 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 16090All ready we have alias tables for modifications why we are using views if anybody this answer plz reply me
2145if 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 13032Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 17253Hi 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 110071. 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)
2162Post New iFlex Interview Questions
Can you download windows 7 for free legally?
What are the different types of join?
Why do we use thread in sleep?
Why can't we parallel Voltage transformer secondary circuits?
What are some methods you can use to send data from one VB executable to another one?
Why do you want to work for us? Why are you interested in this job as insurance sales exactive? : insurance sales
What is rowid in sql?
Write a program to check palindrome number in c programming?
If we take 2 strings as “good” and “bad” then what will ‘+’ and ‘&’ operators return?
ssr function?
What is cold backup, hot backup, warm backup recovery?
What is difference between static and final?
What are tuples and relation?
What is the difference between the include() and forward() methods?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.