KING'S IT WORLD
please register to watch content in detail
THANKS
ADMIN KINGSIT WORLD
KING'S IT WORLD
please register to watch content in detail
THANKS
ADMIN KINGSIT WORLD
KING'S IT WORLD
Would you like to react to this message? Create an account in a few clicks or log in to continue.

KING'S IT WORLD


 
HomeHome  GalleryGallery  SearchSearch  Latest imagesLatest images  RegisterRegister  Log inLog in  
Search
 
 

Display results as :
 
Rechercher Advanced Search
kings it world text ad
KINGSITWORLD CALENDAR
Follow me on G+
KINGSITWORLD WEATHER
Latest topics
» QURAN MAJEED KE TAFSEER
QUIZ NO 1 CS402 Icon_minitimeMon Aug 20, 2012 2:59 am by YOUSUFHALI

» PHY301 CIRCUIT THEORY REFERENCE BOOK
QUIZ NO 1 CS402 Icon_minitimeWed Jul 25, 2012 11:36 am by shabbir1915

» MTH202 ASSIGNMENT NO 3 SOLUVED
QUIZ NO 1 CS402 Icon_minitimeMon Jun 11, 2012 9:51 am by jaffarhussain

» Retrieve the DTC In the Jewel Module of 1995 Ford
QUIZ NO 1 CS402 Icon_minitimeThu May 31, 2012 11:51 am by obd2tool

» How you can Obvious the Check Engine Light on the
QUIZ NO 1 CS402 Icon_minitimeThu May 31, 2012 11:43 am by obd2tool

» send free sms and send free sms update on facebook
QUIZ NO 1 CS402 Icon_minitimeTue May 15, 2012 8:33 pm by rizwan269

» United Bank Limited (UBL) - Fee Deposit
QUIZ NO 1 CS402 Icon_minitimeThu May 10, 2012 3:33 pm by irumnaz

» PHOTO MIXER SOFTWARE
QUIZ NO 1 CS402 Icon_minitimeFri Apr 20, 2012 10:02 am by sacredwkb

» Entrepreneurship Survey
QUIZ NO 1 CS402 Icon_minitimeThu Mar 08, 2012 2:20 pm by Admin

» Fall 2011 Semester Result Announced
QUIZ NO 1 CS402 Icon_minitimeThu Mar 08, 2012 2:19 pm by Admin

Navigation
 Portal
 Index
 Memberlist
 Profile
 FAQ
 Search
kings it world text ad
Social bookmarking
Social bookmarking reddit      

Bookmark and share the address of KING'S IT WORLD on your social bookmarking website

Bookmark and share the address of KING'S IT WORLD on your social bookmarking website
visitors counter
QUIZ NO 1 CS402 Image
Powered by website analytics technology.
Keywords
MGT502 MGMT611 2010 paper HRM611 final assignment 2011 term
kings it world text ad
FLAG COUNTER
free counters
LIVE TRAFFIC

 

 QUIZ NO 1 CS402

Go down 
2 posters
AuthorMessage
Admin
Admin
Admin


Scorpio
Posts : 638
Points : 2155
Reputation : 19
Join date : 2010-05-15
Age : 36
Location : islamabad

QUIZ NO 1 CS402 Empty
PostSubject: QUIZ NO 1 CS402   QUIZ NO 1 CS402 Icon_minitimeSat Nov 06, 2010 10:16 am

Question # 1 of 10 ( Start time: 05:46:41 PM ) Total Marks: 1
While finding RE corresponding to TG, If TG has more than one start state then
Select correct option:
Introduce the new start state
Eliminate the old start state
Replace the old start state with final state
Replace the old final state with new start state


Question # 2
While finding RE corresponding to TG, we connect the new start state to the old start state by the transition labeled by
Select correct option:
a
b
null string
None of the given options

Question # 3 of 10 ( Start time: 05:49:03 PM ) Total Marks: 1
Which of the following regular expression represents same language? a. (a+ab)* b. (ba+a)* c. a*(aa*b)* d. (a*b*)*
a+b)*a(a+b)*b(a+b)*+ (a+b)*b(a+b)*a(a+b)*.

{ x}*, { x}+, {a+b}*

Select correct option:
a and b
a and c
c and d

Question # 4 of 10 ( Start time: 05:50:32 PM ) Total Marks: 1
(a* + b*)* = (a + b)* this expression is __________
Select correct option:
True
False

Question # 5 of 10 ( Start time: 05:51:30 PM ) Total Marks: 1
Let FA3 be an FA corresponding to FA1+FA2, then the initial state of FA3 must correspond to the initial state of
Select correct option:
FA1 only
FA2 only
FA1 or FA2
FA1 and FA2

Question # 6 of 10 ( Start time: 05:53:01 PM ) Total Marks: 1
Which of the following statement is NOT true about TG?
Select correct option:
There exists exactly one path for certain string
There may exist more than one paths for certain string
There may exist no path for certain string
There may be no final state

Question # 7 of 10 ( Start time: 05:54:06 PM ) Total Marks: 1
Kleene’s theorem states
Select correct option:
All representations of a regular language are equivalent.
All representations of a context free language are equivalent.
All representations of a recursive language are equivalent
Finite Automata are less powerful than Pushdown Automata.


Question # 8 of 10 (Start time: 05:55:36 PM) Total Marks: 1
What do automata mean?
Select correct option:
Something done manually
Something done automatically

Question # 9 of 10 ( Start time: 05:56:51 PM ) Total Marks: 1
A language accepted by an FA is also accepted by
Select correct option:
TG only
GTG only
RE only
All of the given

Question # 10 of 10 ( Start time: 05:58:16 PM ) Total Marks: 1
If r1 = (aa + bb) and r2 = (a + b) then the language (aa + bb)(a + b) will be generated by
Select correct option:
(r1)(r2)
(r1 + r2)
(r2)(r1)
(r1)*

Question # 1 of 10 ( Start time: 11:12:33 PM ) Total Marks: 1
Alphabet S = {a, bc, cc} has _______ number of letters
Select correct option:
Question # 2 of 10 ( Start time: 11:14:03 PM ) Total Marks: 1
If S = { x }, then S* will be
{x,xx,xxx,xxxx,…}
{^ ,x,xx,xxx,xxxx,…}

Question # 3 of 10 ( Start time: 11:15:11 PM ) Total Marks: 1
Length of EVEN-EVEN language is _________
Select correct option:

Question # 4 of 10 ( Start time: 11:16:41 PM ) Total Marks: 1
If r1 = (aa + bb) and r2 = (a + b) then the language (aa + bb)(a + b) will be generated by
Question # 5 of 10 ( Start time: 11:17:26 PM ) Total Marks: 1
If S = {aa, bb}, then S* will not contain
Aabbaa
Bbaabbbb
Aaabbb
aabbaaaa

Question # 6 of 10 ( Start time: 11:18:55 PM ) Total Marks: 1
Formal is also known as _________
Syntactic language
Semantic language
Informal language
None of these

Question # 7 of 10 ( Start time: 11:20:15 PM ) Total Marks: 1
In an FA, when there is no path starting from initial state and ending in final state then that FA
accept null string
accept all strings
accept all non empty strings
does not accept any string
Question # 9 of 10 ( Start time: 11:22:33 PM ) Total Marks: 1
FA of EVEN language shows null string when
Initial state is final as well
EVEN does not accept null
One state is declared null
None of the these


Back to top Go down
Guria




Posts : 1
Points : 1
Reputation : 0
Join date : 2011-11-16

QUIZ NO 1 CS402 Empty
PostSubject: Re: QUIZ NO 1 CS402   QUIZ NO 1 CS402 Icon_minitimeWed Nov 16, 2011 12:03 pm

plz upload current cs402 quiz :s
Back to top Go down
 
QUIZ NO 1 CS402
Back to top 
Page 1 of 1
 Similar topics
-
» MGT 411 QUIZ
» FIN622 QUIZ
» OB QUIZ NO 2(SOLVED)
» MGT402 QUIZ NO 4
» MTH603 1ST QUIZ

Permissions in this forum:You cannot reply to topics in this forum
KING'S IT WORLD :: EDUCATION :: QUIZS-
Jump to: