PHP - Classes and Objects
Which of the following is the correct syntax to call a static method
show() of class Test?show() of class Test?Test::show(); uses Test::show(); which is correct syntax.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions