menu
home
Home
search
Search
people
About Us
exit_to_app
Login
home
Home
search
Search
people
About Us
exit_to_app
Login
Practicing for Object Basics of Web Design & Development
Questions 1 of 20
Q. There are two objects-
$product1 = new Shop();
$product2 = new Shop();
Which one of the following statements is right about them?
$product1 and $product2 are same objects of the different type generated from a single class
$product1 and $product2 are different objects of the different type generated from a single class
$product1 and $product2 are same objects of the same type generated from a single class
$product1 and $product2 are different objects of the same type generated from a single class
Submit
lock
Login
person
Signup
Email
Password
Name
Email
Password
Confirm Password