Chapter Study

BSC CSIT Semester 4 Theory of Computation () Questions & Answers | Past TU Exam Papers

Practice from Theory of Computation with detailed solutions and model answers from past Tribhuvan University exams.

12
Questions
80
Marks
Back to All Chapters

Define a Turing machine. Construct a TM that accept L = {wcwR | w∈(0, 1) and c is ε or 0 or 1. Show that string 0110 is accepted by this TM with sequence of Instantaneous Description (ID).

HardNumerical10 marks2076(TU Final)

Describe the Turing machines with multiple tape, multiple track and storage in state.

MediumTHEORY5 marks2076(TU Final)

Define complexity of a Turing machine. Explain about big Oh, big Omega and big Theta notation used for complexity measurement.

MediumTHEORY5 marks2076(TU Final)

What do you mean by tractable and Intractable problems? Explain with reference to TM.

MediumTHEORY5 marks2076(TU Final)

Construct a Turing Machine that accepts the language of odd length strings over alphabet {a, b}. Give the complete encoding for this TM as well as its input string w = abb in binary alphabet that is recognized by Universal Turing Machine.

HardTHEORY10 marks2078(TU Final)

Define Turing Machine and explain its different variations.

MediumTHEORY5 marks2078(TU Final)

Whar do you mean by computational Complexity? Explian about the time and space complexity of a Turing machine.

MediumTHEORY5 marks2078(TU Final)

Construct a Turing machine that accepts the language, L = { a b | n≥0}

MediumTHEORY5 marks2079(TU Final)

Define Turing machine and its roles.

MediumTHEORY5 marks2079(TU Final)

How does Turing machine accept a string? Design a Turing Machine over the alphabet {0,1,a} that processes the string defined by L = {a01a,a10a,a0101a}. Show both transition diagram and table. Show acceptance of a0101a.

HardTHEORY10 marks2080(TU Final)

Design a Turing machine that computes a function f(n)=0.

MediumTHEORY5 marks2080(TU Final)

How Turing Machine is used as a computing function? Construct a TM for simulating a function f(x) = 2x for x = {1}. Itetrate the TM for input 11 and generate the output 1111.

HardTHEORY10 marks2080(TU Final)
Showing 12 questions

Unit VI: Turing Machines (10 Hrs.) chapter questions with answers for Theory of Computation (BSC CSIT Semester 4). Prepare for TU exams with our comprehensive question bank and model answers.