Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 449 Bytes

0194.md

File metadata and controls

31 lines (24 loc) · 449 Bytes

Which function is used to set up start and end element handlers?

  • A)
xml_set_element_handler()
  • B)
xml_get_current_line_number()
  • C)
xml_parser_create()
  • D)
xml_get_current_column_number()
Answer

Answer: A