What Does Regular Expression Indicate #199
What does /[^(]* regular expression indicate?
This multiple choice question (MCQ) is related to the book/course gs gs106 Javascript. It can also be found in gs gs106 Classes and Modules - JavaScript Pattern Matching and Regular Expressions - Quiz No.1.
What does /[^(]* regular expression indicate?
Match one or more characters that are not open parenthesis
Match zero or more characters that are open parenthesis
Match zero or more characters that are not open parenthesis
Match one or more characters that are open parenthesis
Similar question(s) are as followings:
Online Quizzes of gs106 Javascript
Graphics and Rendering in JavaScript - Scripted Media - Quiz No.1
gs gs106 Javascript
Online Quizzes