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 14378If 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 14040All ready we have alias tables for modifications why we are using views if anybody this answer plz reply me
1728if 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 11274Is it passive or active when check and uncheck the box of DISTINCT in Sorter transformation? why?
6 15282Hi 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 95571. 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)
1720Post New iFlex Interview Questions
Explain what is a javascript engine?
What are google sitelinks?
What is tree view in wpf? How can we delete a tree view in wpf?
What are the advantages of windows explorer?
What is the purpose of process object?
Explain how garbage collection works?
how we design a pannel to start 10HP motor with the help of star delta starter?
In git how do you revert a commit that has already been pushed and made public?
What is c# used for?
What are metaclasses in python?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
What does an anther have on it?
I have applied the following commands: now what will happen, will the database will give an error / it will work?
How to configure jms?
What is reverse proxy cache?