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 15925If 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 15897All ready we have alias tables for modifications why we are using views if anybody this answer plz reply me
2103if 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 12834Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 17002Hi 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 108961. 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)
2128Post New iFlex Interview Questions
What is the big deal about ‘requirements’?
What does br mean?
How can we import data from particular row or column? What is the destination types allowed in Sqoop import command?
What is root cause analysis?
Tell me what is the difference between hard real-time and soft real-time os?
How many litres of water used for curing of 1000sqft of slav
Do you have any plans for further education?
List different query types in microsoft access database
i want to know ,If a five-digit number is input through the keyboard, write a program to calculate the sum of its digits.
What's The Error Code For Unique Index Voilation?
What is sphinx in python?
What is difference between FII and FDI?
What is the difference between data elements and domains? : abap data dictionary
when a child domain is created in the domain tree, what type of trust relationship exists between the new child domain and the trees root domain? : Windows server 2008
How to make my drupal site offline to public, while it is under construction?