1 answer
1
Operand is fetched from memory During(A) fetch phase(B) execute phase(C) decode phase(D) read phase
3 answers
2
_____ IP address can be used in WAN$256.0.0.1$$172.16.0.10$$15.1.5.6$$127.256.0.1$
1 answer
4
How to do this Boolean multiplication? And which Boolean law is applicable here ?( P' + Q ) ( Q' + P )
5 answers
5
Consider a simple undirected graph of $10$ vertices. If the graph is disconnected, then the maximum number of edges it can have is _______________ .
1 answer
14
Show that the language L={xy∣|x|=|y|,x≠y} is context free. Do not give links plz explain in simple manner
7 answers
16
6 answers
19
What is the minimum number of gates required to implement the Boolean function $\text{(AB+C)}$ if we have to use only $2\text{-input NOR}$ gates?$2$$3$$4$$5$