Which is the proper way to determine how many characters are in the string variable named str?

a. str.getLength()
b. str.length()
c. length(str)
d. getLength(str)


b. str.length()

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1) Using the CheckState property you can determine whether the CheckBox is checked. 2) RadioButtons can be used interchangeably with CheckBoxes. 3) Only one RadioButton can be checked per form on the screen. 4) CheckBoxes and RadioButtons have a CheckedChanged event that's raised whenever the state of that control is altered.

Computer Science & Information Technology

The ________ function will change sam smith into SAM SMITH

Fill in the blank(s) with correct word

Computer Science & Information Technology

Is it a good idea to save action queries permanently in a database?  Why or why not?

What will be an ideal response?

Computer Science & Information Technology

How did technology help modems get faster?

What will be an ideal response?

Computer Science & Information Technology