Which of the following is NOT true about “hasCode” attribute of <application> tag?
Its default value is true.
When the value is false, the system does not try to load any application code when launching components.
There is no such attribute “hasCode” because every application contains some code and settings falsecannot be an option.
It is only possible that an application would not have any code of its own, in case it is using nothing but builtincomponent classes.
Submit