Answered step by step
Verified Expert Solution
Question
1 Approved Answer
16.substr(); function extracts a portion of a given string. Select one: -True -False 17.Comments can be made within the script, and are enclosed within /*
16.substr(); function extracts a portion of a given string.
Select one:
-True
-False
17.Comments can be made within the script, and are enclosed within "/*" and "/*" brackets.
Select one:
-True
-False
18.empty(); function returns FALSE if the variable has a non-empty and non-zero value.
Select one:
-True
-False
19.date(); function returns boolean value of date or time.
Select one:
-True
-False
20.strtoupper(); function Converts letters into uppercase letters.
Select one:
-True
-False
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started