Computer Science, asked by spanshyam4444, 5 hours ago

1 OF 50
Multiple choice question
Which of the following function returns the number of characters in a string variable?
O
A. count($variable)
O
B. len($variable)
C. strcount($variable)
D. strlen($variable)​

Answers

Answered by monikavermadav1
0

Answer:

D

Explanation:

srtlen is used to count length of a string

Similar questions