Blog Desk       February 10, 2020      183

In PHP you can use both single quotes ( ‘ ‘ ) and double quotes ( ” ” ) for strings:

  1. True
  2. false

The Right Answer is : Option A

Explanation