October 4, 2023

Operating-Systems

Question 34 The concurrent programming constructs fork and join are as below: fork which creates a new process executing from the specified label join which decrements […]
October 4, 2023

Question 8 Let R be a reflexive and transitive relation on a set A. Define a new relation E on A as E = {(a,b) ∣ […]
October 4, 2023

DFA

Question 1 Design a deterministic finite state automaton (using minimum number of states) that recognizes the following language: L = {w ∈ {0,1}* | w interpreted […]
October 4, 2023

Theory-of-Computation

Question 4 Let M = {K,Σ,δ,s,F} be a finite state automaton, where K = {A,B}, Σ = {a,b}, s = A, F = {B}, δ(A,a) = […]
error: Alert: Content selection is disabled!!