Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

TAFL Quiz (Third) for B.Tech 2nd year(F,G,H,I,J,K,L) +MCA

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

Turing Machine was designed by

a)

Alan Trump

b)

Alexander Turing

c)

Anderson Turing

d)

Alan Turing

2.

The shown figure is the TM of

a)

f(n)=n

b)

f(n)=n-1

c)

f(n)=n+1

d)

f(n)=2n

3.

the shown figure is the example of

a)

f(m,n)=m+n

b)

f(m,n)=m-n

c)

f(m,n)=m*n

d)

f(m,n)=m/n

4.

the figure represents:

a)

Multi control TM

b)

Multi tape TM

c)

Multi head TM

d)

TM with stay option

5.

is the Turing Machine for

a)

f(m,n)=m-n

b)

f(m,n)=m+n

c)

f(m,n)=m*n

d)

f(m,n)=n*m

6.

the given TM is used for

a)

L = {wwR | w ∈ {a, b}}

b)

L = {ww | w ∈ {a, b}*}

c)

L = {w#w | w ∈ {a, b}*}

d)

None of these

7.

the given transition function used for: δ: Q × Γ → 2(Q × Γ × {L,R})

a)

Deterministic Turing Machine

b)

Non Deterministic Turing Machine

c)

not valid for turing machine

d)

All Above

8.

Non-Deterministic Machines have the same power with Deterministic machines

a)

true

b)

false

c)

may be true or false

d)

none of these

9.

if head can stay in the same position then such type of TM called

a)

TM with Right option

b)

TM with Left option

c)

TM with Stay option

d)

none of above

10.

A turing machine that copy input file into tape and continue computation as standard turing machine is called

a)

Multi-tape TM

b)

Simple Deterministic TM

c)

TM with stay option

d)

Off line turing machine