OneStopGate.Com
OnestopGate   OnestopGate
   Tuesday, April 30, 2024 Login  
OnestopGate
Home | Overview | Syllabus | Tutorials | FAQs | Downloads | Recommended Websites | Advertise | Payments | Contact Us | Forum
OneStopGate

GATE Resources
Gate Articles
Gate Books
Gate Colleges 
Gate Downloads 
Gate Faqs
Gate Jobs
Gate News 
Gate Sample Papers
Training Institutes

GATE Overview
Overview
GATE Eligibility
Structure Of GATE
GATE Coaching Centers
Colleges Providing M.Tech/M.E.
GATE Score
GATE Results
PG with Scholarships
Article On GATE
Admission Process For M.Tech/ MCP-PhD
GATE Topper 2012-13
GATE Forum




GATE 2025 Exclusive
Organizing Institute
Important Dates
How to Apply
Discipline Codes
GATE 2025 Exam Structure

GATE 2025 Syllabus
Aerospace Engg..
Agricultural Engg..
Architecture and Planning
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Geology and Geophysics
Instrumentation Engineering
Life Sciences
Mathematics
Mechanical Engg..
Metallurgical Engg..
Mining Engg..
Physics
Production & Industrial Engg..
Pharmaceutical Sciences
Textile Engineering and Fibre Science

GATE Study Material
Aerospace Engg..
Agricultural Engg..
Chemical Engg..
Chemistry
Civil Engg..
Computer Science / IT
Electronics & Communication Engg..
Electrical Engg..
Engineering Sciences
Instrumentation Engg..
Life Sciences
Mathematics
Mechanical Engg..
Physics
Pharmaceutical Sciences
Textile Engineering  and Fibre Science

GATE Preparation
GATE Pattern
GATE Tips N Tricks
Compare Evaluation
Sample Papers 
Gate Downloads 
Experts View

CEED 2013
CEED Exams
Eligibility
Application Forms
Important Dates
Contact Address
Examination Centres
CEED Sample Papers

Discuss GATE
GATE Forum
Exam Cities
Contact Details
Bank Details

Miscellaneous
Advertisment
Contact Us


THEORY OF COMPUTATION

Looking for GATE Preparation Material? Join & Get here now!

** Gate 2013 Question Papers.. ** CEED 2013 Results.. ** Gate 2013 Question Papers With Solutions.. ** GATE 2013 CUT-OFFs.. ** GATE 2013 Results.. **


THEORY OF COMPUTATION


Q61. Consider two languages L1 and L2 each on the alphabet S . Let f: S ->S be a polynomial time computable bijection such that (� x)[xe L2]. Further, let f^-1 be also polynomial time computable.

Which of the following CANNOT be true?


a) L1 e P and L2 is accepted by a deterministic push down automata

b) L1e NP and L2e P

c) L1 is undecidable and L2 is decidable

d) L1 is recursively enumerable and L2 is accepted by a deterministic linear bounded automata


Q62. Consider two languages L1 and L2 each on the alphabet S . Let f: S ->S be a polynomial time computable bijection such that (� x)[xe L2]. Further, let f^-1 be also polynomial time computable.

Which of the following CANNOT be true?


a) L1 e P-SPACE and L2 is in NSPACE(2^2^2^2^n)

b) L1e NP and L2e P

c) L1 is undecidable and L2 is decidable

d) L1 is recursively enumerable and L2 is finite

Q63. Consider two languages L1 and L2 each on the alphabet S . Let f: S ->S be a polynomial time computable bijection such that (� x)[xe L2]. Further, let f^-1 be also polynomial time computable.

Which of the following CANNOT be true?


a) L1 is finite and L2 is context-free

b) L1e NP and L2e NP

c) L1 is undecidable and L2 is decidable

d) L1 is recursively enumerable and L2 is recursive

Q64. Consider two languages L1 and L2 each on the alphabet S . Let f: S ->S be a polynomial time computable bijection such that (� x)[xe L2]. Further, let f^-1 be also polynomial time computable.

Which of the following CANNOT be true?


a) L1 e P and L2 finite

b) L1e NP and L2e P

c) L1 is undecidable and L2 is decidable

d) L1 is recursively enumerable and L2 is recursive

Q65. Consider two languages L1 and L2 each on the alphabet S . Let f: S ->S be a polynomial time computable bijection such that (� x)[xe L2]. Further, let f^-1 be also polynomial time computable.

Which of the following CANNOT be true?


a) L1 e context-free and L2 regular but not finite

b) L1e NP and L2 is accepted by a deterministic turing machine

c) L1 is undecidable and L2 is decidable

d) L1 is recursively enumerable and L2 is recursive but not context-sensitive

Q66. Consider two languages L1 and L2 each on the alphabet S . Let f: S ->S be a polynomial time computable bijection such that (� x)[xe L2]. Further, let f^-1 be also polynomial time computable.

Which of the following CANNOT be true?


a) L1 is finite but not necessarily regular and L2 is context-free but not necessarily context-sensitive

b) L1e NP and L2e P

c) L1 is undecidable and L2 is decidable

d) L1 is recursively enumerable and L2 is recursive but not necessarily context-sensitive

Q67. Define languages L0 and L1 as follows:

L0={<M,w,0>|M halts on w}

L1={<M,w,1>| M does not halt on w}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a turing machine , second component w, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q68. Define languages L0 and L1 as follows:

L0={<M,0>|M halts}

L1={<M,1>| M does not halt }

Here <M,I> is a pair whose first component, M is an encoding of a turing machine starting with blank tape, second component is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q69. Define languages L0 and L1 as follows:

L0={<M,w,0>|M halts on w}

L1={<M,w,1>| M does not halt on w}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a 1200 push down tape machine , second component w, is a string representing the input, and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q70. Define languages L0 and L1 as follows:

L0={<M,0>|M accepts at least two strings}

L1={<M,1>| M does not accept at least two strings}

Here <M,I> is a pair, whose first component, M is an encoding of a turing machine , second component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q71. Define languages L0 and L1 as follows:

L0={<M,0>|M accepts an infinite set}

L1={<M,1>| M does not accept an infinite set}

Here <M,I> is a pair, whose first component, M is an encoding of a turing machine , second component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q72. Define languages L0 and L1 as follows:

L0={<M,w,0>|M halts on w}

L1={<M,w,1>| M does not halt on w}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a three counter machine machine , second component w is a triplet giving the initial position of the pebbles, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q73. Define languages L0 and L1 as follows:

L0={<P,w,0>|P halts on w}

L1={<P,w,1>| P does not halt on w}

Here <P,w,I> is a triplet, whose first component, P is an encoding of a C++ program, second component w, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q74. Define languages L0 and L1 as follows:

L0={<Q,w,0>|Q halts on w}

L1={<Q,w,1>| Q does not halt on w}

Here <Q,w,I> is a triplet, whose first component, Q is an encoding of a java program, second component w, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q75. Define languages L0 and L1 as follows:

L0={<M,w,0>|M halts on w}

L1={<M,w,1>| M does not halt on w}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a multidimentsional, multiheaded, multitape turing machine , second component w, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q76. Define languages L0 and L1 as follows:

L0={<M,w,0>|M halts on w}

L1={<M,w,1>| M does not halt on w}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a nondeterministic 789 pushdown tape machine , second component w, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q77. Define languages L0 and L1 as follows:

L0={<M,w,0>|M accepts on w}

L1={<M,w,1>| M does not accept w}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a turing machine , second component w, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q78. Define languages L0 and L1 as follows:

L0={<P,w,0>|P halts on input w}

L1={<P,w,1>| P loops on input w}

Here <P,w,I> is a triplet, whose first component, P is an encoding of a C program, second component w, is a string and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q79. Define languages L0 and L1 as follows:

L0={<M,M1,0>|M is equivalent to M1}

L1={<M,M1,1>| M is not equivalent to M1}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a turing machine , second component M1 is the encoding of a turing machine, and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Q80. Define languages L0 and L1 as follows:

L0={<M,M1,0>|M accepts a subset of what is accepted by M1}

L1={<M,M1,1>| M does not accept a subset of what is accepted by M1}

Here <M,w,I> is a triplet, whose first component, M is an encoding of a turing machine , second component M1 is the encoding of a turing machine, and third component I is a bit.

Let L=L0 U L1. Which of the following is true?


(a) L is recursively enumerable but L� is not

(b) L� is recursively enumerable but L is not

(c) Both L and L� are recursive

(d) Neither L nor L� is recursively enumerable

Result Page:- 1-20 |  21-40 |  41-60 |  61-80 |  81-100 |  101-120 | 




Discussion Center

Discuss/
Query

Papers/
Syllabus

Feedback/
Suggestion

Yahoo
Groups

Sirfdosti
Groups

Contact
Us

MEMBERS LOGIN
  
Email ID:
Password:

  Forgot Password?
 New User? Register!

INTERVIEW EBOOK
Get 9,000+ Interview Questions & Answers in an eBook. Interview Question & Answer Guide
  • 9,000+ Interview Questions
  • All Questions Answered
  • 5 FREE Bonuses
  • Free Upgrades
GATE RESOURCES
 
  • Gate Books
  • Training Institutes
  • Gate FAQs
  • GATE BOOKS
     
  • Mechanical Engineeering Books
  • Robotics Automations Engineering Books
  • Civil Engineering Books
  • Chemical Engineering Books
  • Environmental Engineering Books
  • Electrical Engineering Books
  • Electronics Engineering Books
  • Information Technology Books
  • Software Engineering Books
  • GATE Preparation Books
  • Exciting Offers



    GATE Exam, Gate 2009, Gate Papers, Gate Preparation & Related Pages


    GATE Overview | GATE Eligibility | Structure Of GATE | GATE Training Institutes | Colleges Providing M.Tech/M.E. | GATE Score | GATE Results | PG with Scholarships | Article On GATE | GATE Forum | GATE 2009 Exclusive | GATE 2009 Syllabus | GATE Organizing Institute | Important Dates for GATE Exam | How to Apply for GATE | Discipline / Branch Codes | GATE Syllabus for Aerospace Engineering | GATE Syllabus for Agricultural Engineering | GATE Syllabus for Architecture and Planning | GATE Syllabus for Chemical Engineering | GATE Syllabus for Chemistry | GATE Syllabus for Civil Engineering | GATE Syllabus for Computer Science / IT | GATE Syllabus for Electronics and Communication Engineering | GATE Syllabus for Engineering Sciences | GATE Syllabus for Geology and Geophysics | GATE Syllabus for Instrumentation Engineering | GATE Syllabus for Life Sciences | GATE Syllabus for Mathematics | GATE Syllabus for Mechanical Engineering | GATE Syllabus for Metallurgical Engineering | GATE Syllabus for Mining Engineering | GATE Syllabus for Physics | GATE Syllabus for Production and Industrial Engineering | GATE Syllabus for Pharmaceutical Sciences | GATE Syllabus for Textile Engineering and Fibre Science | GATE Preparation | GATE Pattern | GATE Tips & Tricks | GATE Compare Evaluation | GATE Sample Papers | GATE Downloads | Experts View on GATE | CEED 2009 | CEED 2009 Exam | Eligibility for CEED Exam | Application forms of CEED Exam | Important Dates of CEED Exam | Contact Address for CEED Exam | CEED Examination Centres | CEED Sample Papers | Discuss GATE | GATE Forum of OneStopGATE.com | GATE Exam Cities | Contact Details for GATE | Bank Details for GATE | GATE Miscellaneous Info | GATE FAQs | Advertisement on GATE | Contact Us on OneStopGATE |
    Copyright © 2024. One Stop Gate.com. All rights reserved Testimonials |Link To Us |Sitemap |Privacy Policy | Terms and Conditions|About Us
    Our Portals : Academic Tutorials | Best eBooksworld | Beyond Stats | City Details | Interview Questions | India Job Forum | Excellent Mobiles | Free Bangalore | Give Me The Code | Gog Logo | Free Classifieds | Jobs Assist | Interview Questions | One Stop FAQs | One Stop GATE | One Stop GRE | One Stop IAS | One Stop MBA | One Stop SAP | One Stop Testing | Web Hosting | Quick Site Kit | Sirf Dosti | Source Codes World | Tasty Food | Tech Archive | Software Testing Interview Questions | Free Online Exams | The Galz | Top Masala | Vyom | Vyom eBooks | Vyom International | Vyom Links | Vyoms | Vyom World
    C Interview Questions | C++ Interview Questions | Send Free SMS | Placement Papers | SMS Jokes | Cool Forwards | Romantic Shayari