0 votes
0 answers
121
An example of a non-preemptive $\text{CPU}$ scheduling algorithm is :Shortest job first scheduling.Round robin scheduling.Priority scheduling.Fair share scheduling.
2 votes
1 answer
122
#include<stdio.h>int main() {int i;for(i =-1;i<sizeof(i);i++)printf("%d",i);}The output of the code is didn't enter to the loop and prints nothing.Can anyone explain
0 votes
0 answers
124
I have not been able to answer many of the Graph theory questions, I feel my comprehension of the topic is inadequate, could someone guide me to some reference material I...
0 votes
1 answer
126
What are the 3 important topics from where almost every year questions come in Computer Network ? Please help
0 votes
2 answers
127
Suppose $f : \mathbb{R} \rightarrow \mathbb{R}$ is a continuous function such that $f(x) = \frac{2 – \sqrt{x+4}}{\sin 2x}$ for all $x \neq 0.$ Then the value of $f(0)$ ...
0 votes
0 answers
128
I cannot understand where to use Effection No as 2No or just No?Please tell what effective values should be taken for each case such as one sided and bothsided
2 votes
1 answer
129
Answer whether the following statements are True or False.If $A \in \mathrm{M}_{4}(\mathbb{Q})$ is such that its characteristic polynomial equals $x^{4}+1,$ then $A$ is d...
0 votes
1 answer
130
I want to prepare for gate but I don't have any source.I want to prepare my self and I don't even know how to start.can you help me?
1 votes
1 answer
131
0 votes
0 answers
134
by today my go pdf 2022 vol 3 is not opening i studying from last yr on this book by tick mark the good question anyone help how to resolve thid issue
0 votes
1 answer
137
The number of real roots of the polynomial $x^{3}-2 x+7$ is$0$$1$$2$$3$
0 votes
1 answer
140
Suppose $A$ and $B$ are two square matrices such that the largest eigenvalue of $(AB – BA)$ is positive. Then the smallest eigen value of $(AB – BA)$must be positivem...