FirstRanker Logo

FirstRanker.com - FirstRanker's Choice is a hub of Question Papers & Study Materials for B-Tech, B.E, M-Tech, MCA, M.Sc, MBBS, BDS, MBA, B.Sc, Degree, B.Sc Nursing, B-Pharmacy, D-Pharmacy, MD, Medical, Dental, Engineering students. All services of FirstRanker.com are FREE

📱

Get the MBBS Question Bank Android App

Access previous years' papers, solved question papers, notes, and more on the go!

Install From Play Store

Download DBATU B.Tech 2019 Oct-Nov CSE 5th Sem Theory Of Computation Question Paper

Download DBATU (Dr. Babasaheb Ambedkar Technological University) B Tech 2019 Oct-Nov (Bachelor of Technology) CSE 5th Sem Theory Of Computation Question Paper

This post was last modified on 21 January 2020

This download link is referred from the post: DBATU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. Babasaheb Ambedkar Technological University


Course: B. Tech in Computer Sci. & Engineering

Subject Name: Theory of Computation

Max Marks: 20

--- Content provided by FirstRanker.com ---

Instructions to the Students:

  1. Figures to the right indicate marks.
  2. Assume suitable data.

Q. 1 Select the correct option.

  1. _______is a set of strings.
    1. Language
    2. --- Content provided by FirstRanker.com ---

    3. grammar
    4. NFA
    5. DFA
  2. Let r and s are regular expressions denoting the languages R and S. Then (rs) denotes
    1. RS
    2. --- Content provided by FirstRanker.com ---

    3. R*
    4. RUS
    5. R+
  3. In transition diagrams a state pointed by an arrow represents the _______state.
    1. final
    2. --- Content provided by FirstRanker.com ---

    3. interior
    4. start
    5. final or start
  4. _______grammar is also known as Type 3 grammar.
    1. unrestricted
    2. --- Content provided by FirstRanker.com ---

    3. context free
    4. context sensitive
    5. regular grammar
  5. Grammar that produce more than one Parse tree for same sentence is:
    1. Ambiguous
    2. --- Content provided by FirstRanker.com ---

    3. Unambiguous
    4. Complementation
    5. Intersection
  6. S → Sab Sa _______is which grammar?
    1. Right Linear Grammar
    2. --- Content provided by FirstRanker.com ---

    3. Left Linear Grammar
    4. Linear Grammar
    5. None of the above

Q.2 Solve Any Two of the following.

--- Content provided by FirstRanker.com ---

  1. Construct the DFA (∑ = 0,1)
    1. w= Strings starting and ending with same characters
    2. w= string with "101" as substring
  2. Consider following Grammar:
    S→ A1B

    --- Content provided by FirstRanker.com ---

    A→ OA | epsilon
    B→1B|0B | epsilon
    Give the leftmost derivation for the inputs:
    1. 00101
    2. 1001
  3. --- Content provided by FirstRanker.com ---

  4. Construct the regular Grammar for the given finite Automata: FirstRanker.com

Q. 3 Solve Any One of the following.

  1. What is pumping lemma technique? Using pumping lemma show that L= {a^n b^n | n>=1} is not regular language. FirstRanker.com
  2. Convert Following NFA to DFA
    1. state 0 1
      → a {a,b} {a}
      b {c} {c}
      C {d}
      * d {d} {d}
    2. state 0 1
      → p {q,r} {b]
      *q {r} {q,r}
      r {s} {p}
      *s [d}
    3. --- Content provided by FirstRanker.com ---



This download link is referred from the post: DBATU B-Tech Last 10 Years 2010-2020 Previous Question Papers || Dr. Babasaheb Ambedkar Technological University

--- Content provided by FirstRanker.com ---