In the name of ALLAH, the most beneficient, the most merciful

Introduction to Web Services Development (CS311)

Question (select most suitable option)

  Which of the following is the correct syntax to define the XML version?
<xml version="1.0" />
<?xml version="1.0"?>
<?xml version="1.0" />
None of the given