Recent questions tagged 5-marks

1 votes
2 answers
1
What is the minimum number of nodes required in a DAG (Directed Acyclic Graph) for the following block?\[\begin{aligned}U=Z & =V+W \\X=Y & =U+1 \\A & =X+Y\end{aligned}\]
1 votes
2 answers
2
What is the size of the physical address space in a paging system, which has a page table containing $64$ entries of $11$ bit each (including valid and invalid bit) and a...
1 votes
1 answer
7
2 votes
1 answer
9
An organization is granted the $\text{IPv4}$ address block $130.56.0.0/16.$ The network administrator wants to create $1024$ subnets. Find the first and last addresses in...
1 votes
0 answers
13
Given an input image of size $230 \times 230$ with convolution filter of size $5 \times 5$ and stride $3$. What would be the size of the output?
1 votes
0 answers
15
Calculate the eigenvalues of matrix $M, M^{-1}, M^{2}$ and $M+2 I$ where\[M=\left[\begin{array}{cc}4 & 5 \\2 & -5\end{array}\right].\]
1 votes
1 answer
16
With no unique solution, solve for $n$ with the following system of equations$$\begin{array}{r}a+b+2 c=3 \\a+2 b+3 c=4 \\a+4 b+n c=6\end{array}$$
1 votes
0 answers
18
1 votes
0 answers
19
1 votes
0 answers
20
Let us say we have a supply of $1$ rupee and $2$ rupee coins in large quantities. What is the generating function for the number of ways of giving change with $1$ rupee a...
2 votes
1 answer
21
A gardener wants to buy $3$ neem plants, $5$ rose plants and $1$ banyan plant from a nursery having $7$ neem, $10$ rose and $6$ banyan plants. How many choices does a gar...
1 votes
1 answer
22
1 votes
1 answer
23
How many minimum number of $\text{NOR}$ gates are required to implement the function $F=A^{\prime} B^{\prime} C^{\prime}+A B C^{\prime}$
1 votes
1 answer
24
Find the number of binary tree(s) with $3$ nodes (i.e., $\text{A, B,}$ and $\text{C})$ which when traversed by pre-order gives the sequence $\textbf{C B A}$. You also nee...
To see more, click for the full list of questions or popular tags.