Basic PHP Variables always start with a ........ in PHP Dollar-sign Euro-sign Yen-sign Pond-sign Dollar-sign Euro-sign Yen-sign Pond-sign ANSWER DOWNLOAD EXAMIANS APP
Basic PHP It is possible to create a hierarchy of namespaces in PHP. FALSE TRUE FALSE TRUE ANSWER DOWNLOAD EXAMIANS APP
Basic PHP Which of the following is not valid PHP code? $_10 $10_somethings &$something ${“MyVar”} $aVaR $_10 $10_somethings &$something ${“MyVar”} $aVaR ANSWER DOWNLOAD EXAMIANS APP
Basic PHP When a simple data type is casted to an array, an array is created with the original value in the first element. False True False True ANSWER DOWNLOAD EXAMIANS APP
Basic PHP Which of the following is/are a PHP code editor?1. Notepad2. Notepad++3. Adobe Dreamweaver4. PDT Only 4 1, 2 and 3 Only 3 All of the mentioned Only 4 1, 2 and 3 Only 3 All of the mentioned ANSWER DOWNLOAD EXAMIANS APP
Basic PHP String values must be enclosed in ...... single quotes double quotes none of above both A and B single quotes double quotes none of above both A and B ANSWER DOWNLOAD EXAMIANS APP