⟩ TLD file is an XML document that defines the _______,____________,____________A) custom tags,B) operationsC) attributesD) tag handlers.
TLD file defines the following features:
1) Defines what are the various basic operations we can do with the TLD file.
2) Defines the various attributes available for the TLD.
3) It also mentions the tag handler class.