> Dont agree at all.. Usually.. you have have know your stuff > very well to answer tricky option questions... > e.g.. > What is the right method to declare a ColdFusion Array? > (choose 2). > a. newArray(1); > b. arrayNew(2); > c. Array(2); > d. String x[]= new String[10]; > e. listToArray(); > > If you never used ColdFusion arrays.. you probably wont get > this right.
I'm not convinced that memorization of commands is especially useful as an indicator of any kind of skill. I've memorized most CF syntax through sheer repetition, but that doesn't make me any better a CF programmer than I was before I'd memorized them. Programming is about problem-solving, and useful tests of programming acumen require the student to solve problems. Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

