Solved

Which One of the Following Controller Classes Could Respond to This

Question 1

Multiple Choice

Which one of the following controller classes could respond to this URL?: http://example.com/modulename/controller/index


A) Namespace_ModuleName_IndexControllet:
B) Namespace_ModuleName_Controller_Controllerlndex
C) Namespace_ModuleName_Controller_lndexController
D) NamespacG_Modulename_ControllerController

Correct Answer:

verifed

Verified

Related Questions