Basic PHP
Which of following variables can be assigned a value to it?
1. $3hello
2. $_hello
3. $this
4. $This

All of the mentioned
2 and 4
2, 3 and 4
Only 2

ANSWER DOWNLOAD EXAMIANS APP

Basic PHP
strval()

Accepts a value and converts it into a string array
None of above
Accepts a value and converts it into string equivalent
Accepts a value and converts it into an string dictionary

ANSWER DOWNLOAD EXAMIANS APP