Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Test  >  Theory of Computation  >  Test: Regular Languages & D-PDA - Computer Science Engineering (CSE) MCQ

Regular Languages & D-PDA - Free MCQ Practice Test with solutions, GATE


MCQ Practice Test & Solutions: Test: Regular Languages & D-PDA (10 Questions)

You can prepare effectively for Computer Science Engineering (CSE) Theory of Computation with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Regular Languages & D-PDA". These 10 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 10 minutes
  • - Number of Questions: 10

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test: Regular Languages & D-PDA - Question 1

Which of the following is analogous to the following?
:NFA and NPDA

Detailed Solution: Question 1

All regular languages can be accepted by a non deterministic finite automata and all context free languages can be accepted by a non deterministic push down automata.

Test: Regular Languages & D-PDA - Question 2

Let T={p, q, r, s, t}. The number of strings in S* of length 4 such that no symbols can be repeated.

Test: Regular Languages & D-PDA - Question 3

Which of the following relates to Chomsky hierarchy?

Detailed Solution: Question 3

he chomsky hierarchy lays down the following order: Regular<CFL<CSL<Unrestricted

Test: Regular Languages & D-PDA - Question 4

A language is accepted by a push down automata if it is

Detailed Solution: Question 4

All the regular languages are the subset to context free languages and thus can be accepted using push down automata

Test: Regular Languages & D-PDA - Question 5

Which of the following is an incorrect regular expression identity?

Detailed Solution: Question 5

e is the identity for concatenation. Thus, eR=R.

Test: Regular Languages & D-PDA - Question 6

Which of the following strings do not belong to the given regular expression (a)*(a+cba).

Detailed Solution: Question 6

The string acbacba is unacceptable by the regular expression (a)*(a+cba).

Test: Regular Languages & D-PDA - Question 7

Which of the following regular expression allows strings on {a,b}* with length n where n is a multiple of 4.

Detailed Solution: Question 7

Other mentioned options do not many of the combinations while option c seems most reliable.

Test: Regular Languages & D-PDA - Question 8

Which of the following strings is not generated by the given grammar:S->SaSbS|e

Detailed Solution: Question 8

All the given options are generated by the given grammar. Using the methods of left and right derivations, it is simpler to look for string which a grammar can generate.

Test: Regular Languages & D-PDA - Question 9

 abb*c denotes which of the following?

Detailed Solution: Question 9

 Here, the first mentioned b is fixed while the other can be zero or can be repeated any number of time.

Test: Regular Languages & D-PDA - Question 10

The following denotion belongs to which type of language:G=(V, T, P, S)

Detailed Solution: Question 10

Ant formal grammar is represented using a 4-tuple definition where V= finite set of variables, T= set of terminal characters, P=set of productions and S= Starting Variable with certain conditions based on the type of formal grammar.

18 videos|100 docs|44 tests
Information about Test: Regular Languages & D-PDA Page
In this test you can find the Exam questions for Test: Regular Languages & D-PDA solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Regular Languages & D-PDA, EduRev gives you an ample number of Online tests for practice
18 videos|100 docs|44 tests
Download as PDF