Question: a. ToLower(N) b. Length_Of(ToLower(Name)), where Name is a String variable and Name = Nancy Newley Give the value returned by the built-in function.
a. ToLower("N")
b. Length_Of(ToLower(Name)), where Name is a String variable and Name = "Nancy Newley"
Give the value returned by the built-in function.
Step by Step Solution
3.51 Rating (164 Votes )
There are 3 Steps involved in it
a ... View full answer
Get step-by-step solutions from verified subject matter experts
