Meet your Life Partner

Search Your World

Wednesday, November 2, 2011

ColdFusion Interview Questions


  1. Explain how structcopy() and structduplicate() differ from one another
  2. What option is used to ftp files to or from the ColdFusion server?
  3. What can be used in Coldfusion to loop through URL or FORM members?
  4. What is the reason for using ColdFusion only on the server side.Can Coldfusion be used in the client side?
  5. What can be used to facilitate transfer of data to the coldfusion server?
  6. What are the other third party servers which supports ColdFusion Markup Language apart from ColdFusion?
  7. What is Query of Query Concept?
  8. Why is CFML not a real programming language?What is the reasons for this?
  9. What can be used to create connections between your ColdFusion Web sites and databases?
  10. What can be used in Coldfusion to control concurrent access to a block of code or a scope?
  11. Is it possible to nest CFML conditional tags?
  12. Does Coldfusion application support both client and session variables. If not provide the reason for the same?
  13. What are the databases that are supported by ColdFusion applications?
  14. What is the function that can used in coldfusion for getting the value out of a dynamically named variable?
  15. What are the types of lock supported by <CFLOCK>?
  16. What can be used to transfer files between a client browser and ColdFusion?
  17. What is the usage of CFDIRECTORY in Coldfusion?
  18. What is the extension with which the CFML gets saved in files?
  19. What is used to mount the web root locally to the Coldfusion instance?
  20. Where can one view the value of the Proxy Port in Coldfusion Administrator?
  21. What is used to replicate sessions between instances in Coldfusion clusters?
  22. What happens when the read attribute rights of the ColdFusion server to a file is revoked?

0 comments:

Post a Comment