0 votes
1 answer
1
A turing machine $M$ halts if started with a blank tape. This is undecidable . Can somebody explain this in easiest way possible.
0 votes
1 answer
2
Decide whether or not the state $q$ is ever entered when $M$ is applied to string $w$.Can somebody explain the solution.
1 votes
2 answers
3
Consider the following sequence of micro-operations. MBR ← PC MAR ← X PC ← Y Memory ← MBRWhich one of the following is a possible operation performed by this seq...
0 votes
3 answers
5
0 votes
3 answers
6
A 3 bit ripple counter uses j k flip flops.if the propagation delay of each flipflop is 50 nsec,then the maximum clock frequency that can be used in megahertz... please e...
1 votes
2 answers
7
i m getting 16 but the answer is 17 .please explain
0 votes
1 answer
9
0 votes
1 answer
11
The predessor subgraph of BFS is a tree but the predecessor subgraph of DFS is a forest ?? please explain why??