Multiple choice technology web technology These file types indicate that the file is a ColdFusion file? .cfm and .cfml .cam and .caml .cofm and .cofml .cofn and .cofnl Reveal answer Fill a bubble to check yourself A Correct answer Explanation ColdFusion Markup Language files use the extensions .cfm (ColdFusion Markup) and .cfml (ColdFusion Markup Language) for server-side web applications. These contain code that executes on ColdFusion servers.