Multiple choice technology web technology

These file types indicate that the file is a ColdFusion file?

  1. .cfm and .cfml

  2. .cam and .caml

  3. .cofm and .cofml

  4. .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.