Question: Choose the match for each given basic regular expression 1. Java|C a) Java b) C c) Java|C d) JAVA e) java|c 2. [^o]* a) amazon

Choose the match for each given basic regular expression
1. Java|C
a) Java
b) C
c) Java|C
d) JAVA
e) java|c
2. [^o]*
a) amazon
b) twitter
c) google
d) facebook
e) none of above
3. class{.*}
a) class class class
b) class {int a=0}
c) class a
d) class int a=0;
e) None of above

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!