Programming - 2.3 Strings Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

String:

A

A sequence of characters, they can be letters, numbers, symbols, punctuation marks or spaces.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Function:

A

A subprogram that performs a specific task and can be used at any point in the program.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

String Traversal:

A

Using a loop to cycle through each character in a string.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly