Web Page

Boolean algebra. Combinational and sequential circuits. Minimization. Number representations and computer arithmetic (fixed and floating point)

$$\scriptsize{\overset{{\large{\textbf{Mark Distribution in Previous GATE}}}}{\begin{array}{|c|c|c|c|c|c|c|c|}\hline
\textbf{Year}& \textbf{2022} & \textbf{2021-1}&\textbf{2021-2}&\textbf{2020}&\textbf{2019}&\textbf{2018}&\textbf{2017-1}&\textbf{2017-2}&\textbf{2016-1}&\textbf{2016-2}&\textbf{Minimum}&\textbf{Average}&\textbf{Maximum}
\\\hline\textbf{1 Mark Count} & 1&2&3&2&4&2&3&2&3&3&1&2.5&4
\\\hline\textbf{2 Marks Count} & 2&2&2&1&2&2&0&4&2&0&0&1.7&4
\\\hline\textbf{Total Marks} & 5&6&7&4&8&6&3&10&7&3&\bf{3}&\bf{5.9}&\bf{10}\\\hline
\end{array}}}$$

Hot questions in Digital Logic

0 votes
1 answer
2851
0 votes
2 answers
2852
0 votes
0 answers
2853
pls explain using waveform ..
2 votes
2 answers
2854
in 8 bit representation max +ve value is +127 which is understandable as 01111111 but max - ve value is -128 how it can be stored as left most bit will always be 1 a...
1 votes
1 answer
2855
0 votes
1 answer
2858
0 votes
0 answers
2859
Explanation to this..?
–2 votes
0 answers
2860
0 votes
1 answer
2862
1 votes
2 answers
2863
A decimal number has 25 digits. The number of bits required for its equivalent binary representation is approximately(A) 50(B) 60(C) 70(D) 75
0 votes
0 answers
2864
1 votes
1 answer
2865
We can implement every boolean function of $n$ variables using $2^n*1$ MUX or $2^{n-1}*1$ MUX?Which one is correct ? How?
0 votes
0 answers
2866
0 votes
0 answers
2867
any one explain the circuit diagram,what modifications done by AND gate to the i/p??
0 votes
1 answer
2868
1 votes
1 answer
2870
I. Cache memory can be placed in between main memory and secondary storageII. Cache memory can be used as secondary storage also.Select correct statementsA. I only B. II ...