When a quantifier is greedy it:
a) will return a random number, more than one, of results
b) returns half the results
c) returns each result in alphabetical order
d) returns as many results as possible
d) returns as many results as possible
Computer Science & Information Technology
You might also like to view...
Which of the following mail protocol settings would MOST likely be used when a client needs the ability to synchronize folders?
A. SMTP B. FTP C. IMAP D. POP3
Computer Science & Information Technology
Which method returns a collection of references to all instances of a certain element in an HTML document??
A. ?getElementById() B. ?getElementsByName() C. ?getElementsByTagName() D. ?getElementsByClassName()
Computer Science & Information Technology