321 - Quiz07

321 - Quiz07

University

10 Qs

quiz-placeholder

Similar activities

introduction to computer graphics

introduction to computer graphics

University

10 Qs

2025 python class first quiz

2025 python class first quiz

9th Grade - University

10 Qs

fnaf sister location

fnaf sister location

4th Grade - University

10 Qs

Software Engineering

Software Engineering

University

10 Qs

General Ict Quiz

General Ict Quiz

4th Grade - University

15 Qs

ELEMENTOS BÁSICOS DE UN PROYECTO DE INVERSIÓN - GRUPO 4

ELEMENTOS BÁSICOS DE UN PROYECTO DE INVERSIÓN - GRUPO 4

University

11 Qs

Chapter 11 Quizz

Chapter 11 Quizz

University

10 Qs

321 - Quiz07

321 - Quiz07

Assessment

Quiz

Computers

University

Medium

Created by

Malcolm McCullough

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

One of the following valid Regular Expression is equivalent to the Regular Expression a? Which one is it?

a|ε

[a]

a+ε

not a valid RE

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

RE: (a|b)* is equivalent to b*a*

No

Yes

maybe

I should guess

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

RE: (a|b)* is equivalent to (a*b*)*

No

yes

Maybe

I should guess

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

The Cambridge notation for z = x + 2 * y is?

(z (x (2 y*)+)=)

(= z (+ x (* 2 y)))

= z + x * 2 y

Media Image

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Before you can use a grammar to create a LL(1) parser, you must

Remove Left Recursion

Calculate the First set for each Terminal

Make sure each production rule has a single RHS

make sure the current sentential form look like αAβ

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

LR parsers are table driven; uses a Left-to-right reading of input; create Rightmost derivation (in reverser order)

True

False

7.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Regular Expression: [ch]?at - matches which of the following?

hat

cat

at

chat

hcat

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?