Q. What is the default method used by forms if not specified? (A) GET (B) POST (C) REQUEST (D) SUBMIT ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) GET Explanation: If the method is not specified, the default is GET.