PHP - Classes and Objects
Which of the following is the correct syntax to declare a class named
Book in PHP?Book in PHP?class followed by the class name and curly braces.class Book {}.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions