

MCQOPTIONS
Saved Bookmarks
This section includes 132 Mcqs, each offering curated multiple-choice questions to sharpen your Automata Theory knowledge and support exam preparation. Choose a topic below to get started.
101. |
Which Christopher Fry play was a legend of miracles? |
A. | A Yard of Sun |
B. | Peer Gynt |
C. | A Sleep of Prisoners |
D. | The Boy with a Cart |
Answer» E. | |
102. |
The law of conservation of angular momentum is mostly used in |
A. | diving |
B. | ice-skating |
C. | driving |
D. | both a and b |
Answer» E. | |
103. |
If the car of 200 kg is moving in a circle having radius 4.3m with angular velocity of 2 rad/s then it will have angular momentum of |
A. | 3.3 x 103 |
B. | 7.3 x 106 |
C. | 7.3 x 103 |
D. | 8 x 103 |
Answer» D. 8 x 103 | |
104. |
If no external torque is applied on a body then total angular momentum remain constant the stated law is called |
A. | law of conservation of angular velocity |
B. | law of conservation of angular acceleration |
C. | law of conservation of angular momentum |
D. | law of conservation of angular speed |
Answer» D. law of conservation of angular speed | |
105. |
In which film Christopher Lee played Francisco Scaramanga? |
A. | Dr. No. |
B. | The Man with the Golden Gun |
C. | Moonraker |
D. | On Her Majesty’s Secret Service |
Answer» C. Moonraker | |
106. |
The centripetal force has the same direction as the |
A. | centripetal velocity |
B. | centripetal acceleration |
C. | angular acceleration |
D. | angular speed |
Answer» C. angular acceleration | |
107. |
The orbital motion of the geo-stationary satellite with respect to the motion of earth is |
A. | asynchronized |
B. | synchronized |
C. | unsynchronized |
D. | same |
Answer» C. unsynchronized | |
108. |
The angular momentum of the moving body is represented by the symbol |
A. | L |
B. | P |
C. | M |
D. | T |
Answer» B. P | |
109. |
In system international the angular momentum is measured in |
A. | J |
B. | J/s |
C. | W |
D. | Js |
Answer» E. | |
110. |
A rectangular block 2 m long, 1 m wide and 1 m deep floats in water, the depth of immersion being 0.5 m. If water weighs 10 kN/m3, then the weight of the block is |
A. | lOkN |
B. | 5kN |
C. | 20 kN |
D. | 15 kN |
Answer» B. 5kN | |
111. |
Who was a CIA operative for many years and after becoming independent was overthrown and arrested in 1989? |
A. | Manuel Noriega |
B. | Lon Nol |
C. | John Kerr |
D. | Anastasios Samoza |
Answer» B. Lon Nol | |
112. |
Geo-stationary satellites are also known as the |
A. | geo-asynchronous satellites |
B. | synchronous satellites |
C. | geo-synchronous satellites |
D. | asynchronous satellites |
Answer» D. asynchronous satellites | |
113. |
If velocity is zero over l/3rd of a cross-section and is uniform over remaining 2/3rd of the cross-section, then the correction factor for kinetic energy is |
A. | 3/2 |
B. | 04-03-2015 |
C. | 27/8 |
D. | 9/4 |
Answer» E. | |
114. |
To provide the artificial gravity to the spaceship, the frequency needed is |
A. | f = (1/2(3.14))(g/R) |
B. | f = (1/2)(g/R)sqrt |
C. | f = (1/2)(g/R) |
D. | f = (1/2(3.14))(g/R)sqrt |
Answer» E. | |
115. |
Angular displacement is defined by the units |
A. | revolution |
B. | radian |
C. | steradian |
D. | both a and b |
Answer» E. | |
116. |
When was Christopher Lee born? |
A. | 5/27/1922 12:00:00 AM |
B. | 2/14/1924 12:00:00 AM |
C. | 12/18/1918 12:00:00 AM |
D. | 8/16/1920 12:00:00 AM |
Answer» B. 2/14/1924 12:00:00 AM | |
117. |
When was Christiaan Barnard resident surgeon? |
A. | 1948-1950 |
B. | 1953-1956 |
C. | 1951-1952 |
D. | 1964-1966 |
Answer» C. 1951-1952 | |
118. |
The linear equations of motion are |
A. | two |
B. | three |
C. | four |
D. | five |
Answer» C. four | |
119. |
Everything in the freely falling system appears to be |
A. | massive |
B. | weightless |
C. | large |
D. | small |
Answer» C. large | |
120. |
Which of the following fluid forces are not considered in the Navier-Stoke\'s equation? |
A. | Viscous forces |
B. | Gravity forces |
C. | Turbulent forces |
D. | Pressure forces |
Answer» D. Pressure forces | |
121. |
The speed is unchanged because the work done on an object is |
A. | positive |
B. | zero |
C. | none of above |
D. | negative |
Answer» C. none of above | |
122. |
INTELSAT IV telecommunication satellite has a capacity of handling |
A. | 1 tv channels |
B. | 2 tv channels |
C. | 3 tv channels |
D. | 4 tv channels |
Answer» C. 3 tv channels | |
123. |
The work done by the force of gravity on a satellite of 500 N at height is |
A. | 1 J |
B. | 0 J |
C. | 3 J |
D. | 2 J |
Answer» C. 3 J | |
124. |
LET_G_BE_A_GRAMMAR:_S->AB|E,_A->A,_B->B?$ |
A. | |
B. | Yes |
Answer» B. Yes | |
125. |
LET_G_BE_A_GRAMMAR._WHEN_THE_PRODUCTION_IN_G_SATISFY_CERTAIN_RESTRICTIONS,_THEN_G_IS_SAID_TO_BE_IN____________.?$ |
A. | restricted form |
B. | parsed form |
C. | normal form |
D. | all of the mentioned |
Answer» D. all of the mentioned | |
126. |
In which of the following, does the CNF conversion find its use? |
A. | CYK Algorithm |
B. | Bottom up parsing |
C. | Preprocessing step in some algorithms |
D. | All of the mentioned |
Answer» E. | |
127. |
Which of the following grammars are in Chomsky Normal Form: |
A. | S->AB|BC|CD, A->0, B->1, C->2, D->3 |
B. | S->AB, S->BCA|0|1|2|3 |
C. | S->ABa, A->aab, B->Ac |
D. | All of the mentioned |
Answer» B. S->AB, S->BCA|0|1|2|3 | |
128. |
Given grammar G: |
A. | S->AS |
B. | S->AAS |
C. | A->SA |
D. | A->aa |
Answer» B. S->AAS | |
129. |
Which of the production rule can be accepted by Chomsky grammar? |
A. | A->BC |
B. | A->a |
C. | S->e |
D. | All of the mentioned |
Answer» E. | |
130. |
Every grammar in Chomsky Normal Form is: |
A. | regular |
B. | context sensitive |
C. | context free |
D. | all of the mentioned |
Answer» D. all of the mentioned | |
131. |
Which of the following does not have left recursions? |
A. | Chomsky Normal Form |
B. | Greibach Normal Form |
C. | Backus Naur Form |
D. | All of the mentioned |
Answer» C. Backus Naur Form | |
132. |
The format: A->aB refers to which of the following? |
A. | Chomsky Normal Form |
B. | Greibach Normal Form |
C. | Backus Naur Form |
D. | None of the mentioned |
Answer» C. Backus Naur Form | |