Briefing Zend Knowledge

What tags can always be used to begin a PHP script?

What tags can always be used to begin a PHP script? (Choose 2)

A.
<?php

B.
<?

C.
<%

D.
<%php

E.
<script language=”php”>