Would you initialize your strings with single quotes or
double quotes?
Answer Posted / jitendra k jain
we can initialize string with single quotes,but in special character case, we need to initialize string with double quotes.the best way to define string with double quote.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
Is age interval or ordinal data?
How can you submit a form without a submit button?
What is the use of stripslashes in php?
How to get length of an array in PHP?
What is abstract class in php?
Explain type casting and type juggling.
Explain Traits in PHP?
What is the use of array_search() in php?
List some of the features of php7.
Is polymorphism inherited?
Starting or restarting a computer is called
What are the different errors in php?
What is the use of die in php?
How is it possible to remove escape characters from a string?
Tell me what is the difference between unset() and unlink()?