Most answered questions in Others

0 votes
2 answers
92
A tree has $2n$ vertices of degree $1$, $3n$ vertices of degree $2$, $n$ vertices of degree $3$. Determine the number of vertices and edges in tree.$12, 11$$11, 12$$10, 1...
2 votes
2 answers
93
0 votes
2 answers
96
Which tag is used to enclose any number of javascript statements in HTML document?<code><script><title><body>
0 votes
2 answers
97
A counting semaphore is initialized to $8$. $3$ wait ( ) operations and $4$ signal ( ) operations are applied. Find the current value of semaphore variable.$9$$5$$1$$4$
0 votes
2 answers
98
Suppose a system has $12$ magnetic tape drives and at time $t_0$, three processes are allotted tape drives out of their need as given below:$$\begin{array}{ccc} & \text{M...
0 votes
2 answers
99
0 votes
2 answers
106
Which of the following class of $\text{IP}$ address has the last address as $223.255.255.255$?Class $A$Class $B$Class $C$Class $D$
1 votes
2 answers
108
Match $\text{List-I}$ and $\text{List-II}$:$$\begin{array}{llll} & \textbf{List I} && \textbf{List II} \\ \text{(a)} & \text{Isolated I/O} & \text{(i)} & \text{same set...
2 votes
2 answers
109
A flow graph $F$ with entry node $(1)$ and exit node $(11)$ is shown below:How many regions are there in flowgraph $F$?$2$$3$$4$$5$
2 votes
2 answers
110