TOC_Q1

TOC_Q1

Professional Development

8 Qs

quiz-placeholder

Similar activities

X-Quiz #4

X-Quiz #4

Professional Development

10 Qs

[S2 Q1 7-9] KODU

[S2 Q1 7-9] KODU

Professional Development

10 Qs

Bezpieczeństwo w sieci

Bezpieczeństwo w sieci

10th Grade - Professional Development

9 Qs

Dzień Bezpiecznego Internetu

Dzień Bezpiecznego Internetu

1st Grade - Professional Development

13 Qs

Co wiesz o MINECRAFT

Co wiesz o MINECRAFT

KG - Professional Development

13 Qs

Tower Defense Simulator Quiz PL

Tower Defense Simulator Quiz PL

Professional Development

13 Qs

Bazy Danych

Bazy Danych

KG - Professional Development

11 Qs

Złożone zapytania SELECT  4

Złożone zapytania SELECT 4

KG - Professional Development

10 Qs

TOC_Q1

TOC_Q1

Assessment

Quiz

Computers

Professional Development

Medium

Created by

nandini V

Used 17+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mapping Function of a DFA

Σ * Q -> Σ

Q * Q -> Σ

Σ * Σ -> Q

Q * Σ -> Q

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

NFA, in its name has ’non-deterministic’ because of :

The result is undetermined

The choice of path is non-deterministic

The state to be transited next is non-deterministic

All of the mentioned

3.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

x is a string such that it ends with ‘101’

x is a string such that it ends with ‘01’

x is a string such that it has odd 1’s and even 0’s

x is a strings such that it has starting and ending character as 1

4.

MULTIPLE SELECT QUESTION

20 sec • 1 pt

Can a DFA simulate NFA

yes

No

sometimes

depends on NFA

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

{w | w ends with 010}

{w | w starts with 010}

{w | w contains 010 as a substring}

{w | w does not contain 010 as a substring}

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

3 mins • 1 pt

Media Image

Convert the Epsilon NFA to NFA without null transitions

Media Image
Media Image
Media Image
Media Image

8.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Let L1={w∣w has atleast four a's}and L2={w∣w has atmost two a's}.Which of the following is the language L1∩L2L1∩L2?

{w∣w has exactly three a's}

∅∅

{w∣w has exactly two, three or four a's}

{w∣w does not have exactly three a's}