A regular expression is ____.
A. A pattern used to identify matching character data
B. A mechanism that facilitates the collection of input
C. A special type of variable, array, or hash that facilitates pattern matching and string substitution
D. None of the above
Answer: A
Computer Science & Information Technology
You might also like to view...
If a running thread calls another thread’s________method, the running thread forfeits the GIL and waits for the other thread to die before proceeding.
a) wait. b) join. c) stop. d) None of the above.
Computer Science & Information Technology
The View buttons are available at the left end of the status bar and from the View menu.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology