TOC Quiz 18 07 2024

TOC Quiz 18 07 2024

University

5 Qs

quiz-placeholder

Similar activities

TOC -u1-2

TOC -u1-2

University

3 Qs

Quiz 5 Teori Bahasa dan Otomata 2022-1

Quiz 5 Teori Bahasa dan Otomata 2022-1

University

5 Qs

TOC QUIZ 1 08-09-2020

TOC QUIZ 1 08-09-2020

University

5 Qs

TBO KELOMPOK 6

TBO KELOMPOK 6

University

10 Qs

Uebung 02

Uebung 02

University

6 Qs

DFA - Understanding 1

DFA - Understanding 1

University

10 Qs

Quiz 6 Teori Bahasa dan Otomata

Quiz 6 Teori Bahasa dan Otomata

University

10 Qs

Finite automata_unit one

Finite automata_unit one

University

10 Qs

TOC Quiz 18 07 2024

TOC Quiz 18 07 2024

Assessment

Quiz

Computers

University

Hard

Created by

Dhaval Bhoi

Used 1+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Can a DFA simulate NDFA/NFA?

No

Yes

Sometimes

Depends on NDFA

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Regular expression a/b denotes which of the following set?

{a}

{€,a,b}

{a,b}

{ab}

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the relation between NFA-accepted languages and DFA accepted languages?

>

<

=

<=

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In regular expressions, the operator ‘*’ stands for?

Concatenation

Selection

Iteration

Addition

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the 5-tuple representation i.e. FA= {Q, ∑, δ, q0, A}

Statement 1: q0 ϵ ∑;

Statement 2: AϵQ;

Statement 1 is true, Statement 2 is false


Statement 1 is false, Statement 2 is true

Statement 1 is false, Statement 2 may be true

Statement 1 may be true, Statement 2 is false