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

1. The regular expressions [0-9] and \d are identical.
2. The regular expression x* matches the letter x followed by any characters.
3. Smart pointers help the programmer by deleting dynamic variables automatically when the variables are no longer used.

1. True
2. False
3. True

Computer Science & Information Technology

You might also like to view...

A technician has low signal strength connecting two wireless bridges. Which of the following could be the problem?

A. Low PoE wattage B. Opposing antenna polarizations C. Short distance between antennas D. WPA 2 encryption

Computer Science & Information Technology

What will be the highest subscript value possible for an array with 15 elements?

A. 14 B. 15 C. 16 D. 17

Computer Science & Information Technology