ExamPlay Dark Logo
შესვლა

Computer Science for IGCSE & O level - Programming (Section 8 - No. 17)

What will this code print? `print "Hello".length()` (Assuming a language where length is a method of strings)
Hello
5
Hello.length
"" (empty string)

ახსნა

The length method counts the number of characters in the string.

კომენტარები (0)

შესვლა კომენტარისთვის
განცხადება
BrainBehindX Inc Logo
©2026; Powered By BrainBehindX Inc