Q6 Single choice Mark for later During the order of execution of a Visualforce page GET request, what happens after this step? A Evaluate constructors and expressions on custom components B Create view state if <apex: form> exists C Send the HTML response to the browser D Evaluate expressions, action attributes, and method calls Correct answer