MCQOPTIONS
Bookmark
Saved Bookmarks
→
Technical MCQs
→
2D Transformation And Answers
→
What is the data type of $TV in this Line 1?
1.
What is the data type of $TV in this Line 1?
A.
Integer
B.
String
C.
Unknown
D.
No Output
Answer» C. Unknown
Show Answer
Discussion
No Comment Found
Post Comment
Related MCQs
Which data type in PHP offers special variables that hold the references of resources that are external to PHP?
Ord ( ) function is used convert a ______.
Constants, like variables, can hold _________.
What is gettype() function do?
<phpPCmodel="DellInspirion3542";settype(&dollar;PCmodel,"integer");echo &dollar;PCmodel;?>16.Select the true statements. Once a constant is defined:
<php&dollar;tax="17.5"&dollar;Fridge=Whirlpool;settype(&dollar;Fridge,"string");&dollar;Cost=&dollar;tax+&dollar;Fridge;echo gettype(&dollar;Cost);?>15.What will be the output of the following code?
<phpdefine('t',10.3);&dollar;tax=t;echo "t+&dollar;tax";?>14. What is the data type of $Cost?
<php&dollar;TV;echo gettype(&dollar;TV);?>13.What will be the output of the following code?
<php&dollar;tax=10.3;&dollar;TV="10.3+$TV"; # Line 1?>12.What is the data type of $TV in the above code?
What is the data type of $TV in this Line 1?
Reply to Comment
×
Name
*
Email
*
Comment
*
Submit Reply
Your experience on this site will be improved by allowing cookies. Read
Cookie Policy
Reject
Allow cookies