Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 439 Bytes

0193.md

File metadata and controls

31 lines (24 loc) · 439 Bytes

Which of the following functions sets up start and end element handlers?

  • A)
xml_set_element_handler()
  • B)
xml_set_object()
  • C)
xml_parse_into_struct()
  • D)
xml_parser_create_ns()
Answer

Answer: A