单项选择题
以下创建对象语法中,正确的是()。
A.<?php $student =new Student[];?>
B.<?php $student =Student {};?>
C.<?php $student =new Student(){};?>
D.<?php $student =new Student();?>
点击查看答案&解析

单项选择题
A.<?php $student =new Student[];?>
B.<?php $student =Student {};?>
C.<?php $student =new Student(){};?>
D.<?php $student =new Student();?>
微信扫一扫,加关注免费搜题