TOC_Q1

TOC_Q1

Professional Development

8 Qs

quiz-placeholder

Similar activities

Daily General Knowledge Quiz- Part 4, Mathematics

Daily General Knowledge Quiz- Part 4, Mathematics

3rd Grade - Professional Development

10 Qs

FUN TIK

FUN TIK

KG - Professional Development

10 Qs

Postęp i rozwój technologii i nauki w Europie

Postęp i rozwój technologii i nauki w Europie

KG - Professional Development

11 Qs

Understanding NFA to DFA Conversion

Understanding NFA to DFA Conversion

Professional Development

10 Qs

1- Finite automata

1- Finite automata

Professional Development

5 Qs

IT ENGLISH: Research Project Topics - Algorithms

IT ENGLISH: Research Project Topics - Algorithms

Professional Development

10 Qs

RE-FA

RE-FA

Professional Development

5 Qs

DFA-RE2

DFA-RE2

Professional Development

3 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}