Recent questions tagged usermod

1 1 vote
1 1 answer
84
84 views
The initial value of ssthresh is set to arbitarily high value; so sender can keep on increasing its cwnd, But wont that clash with the rwnd eventually ?So is it correct ...
0 0 votes
1 1 answer
74
74 views
Maximum number of edges in a simple graph G on n vertices and no even cycleis:
1 1 vote
1 answers 1 answer
195
195 views
An $n \times n$ grid of points (vertices) is given. Starting from the top-left point of the grid, a person can move only one step to the right or one step downward along ...
2 2 votes
1 1 answer
88
88 views
Which of the following actions by a running process will always result in a context switch of the running process, even in a non-preemptive kernel design?(a) Servicing a ...
1 1 vote
1 1 answer
88
88 views
For weighted decimal codes, is it guarantted for a decimal digit to have a unqiue code or representation in binary? If the weights assigned to places can be arbitrary, is...
0 0 votes
1 1 answer
113
113 views
5 5 votes
2 2 answers
571
571 views
Which of the following statements is/are correct?A.Merge sort always has more number of swaps that comparisonsNumber of comparisons in partition algorithm are same for be...
2 2 votes
1 1 answer
127
127 views
Suppose a system is transferring a large file using DMA. If we double the block size of each transfer (e.g., from $10\text{ KB}$ blocks to $20\text{ KB}$ blocks) but keep...
1 1 vote
1 answers 1 answer
183
183 views
True /False -Transport layer protocols like TCP, UDP and Network layer protocol like IP, ICMP, RARP can be distinguished by protocol field of IP protocol.
3 3 votes
3 3 answers
155
155 views
0 0 votes
1 1 answer
123
123 views
How to prepare aptitude
2 2 votes
0 0 answers
277
277 views
A system has a 2-level cache (L1, L2) and Main memory.L1 Hit Time: 1 nsL2 Hit Time: 10 nsMain Memory Access Time: 100 nsL1 Hit Rate: 90%L2 Hit Rate: (Global) 95% (Wait! I...
0 0 votes
0 0 answers
306
306 views
The selection of Spiral Model based on characteristics of requirements :(A) requirements easily understandable and defined ?(B) Can we define requirements early in the cy...
1 1 vote
1 1 answer
452
452 views
The master list of an indexed fileA. is sorted in ascending orderB. contains only a list of keys and record numbersC. has a number assigned to each recordD. both (b) and ...
1 1 vote
0 0 answers
393
393 views
Given as 4 GB (4.3X10^9 bytes) of virtual space and typical page size of 4KB and each page table entry is 5 bytes. How many virtual pages would this imply? What is the si...
3 3 votes
2 answers 2 answers
1.7k
1.7k views
Q23. The following C program is executed on a Unix/Linux system: main(){ int i=0; while (i<20) if (i%2==0) fork(); ...
0 0 votes
1 1 answer
655
655 views
Pyq
If a square matrix of order 100 has exactly 15 distinct eigen values, the degree of the minimal polynomial is (a) At least 15 (c) Always 15 (b) At most 15 (d) Exactly 100
1 1 vote
1 1 answer
872
872 views
Given R(ABCD) FD's={A->C,B->D}. Is this in 3NF?If NO why?
0 0 votes
0 0 answers
674
674 views
12 12 votes
2 answers 2 answers
4.1k
4.1k views
Which one of the following statements is NOT true for a square matrix A?If A is real symmetric, the eigen values of A are the diagonal elements of it.If all the principal...
0 0 votes
2 2 answers
4.2k
4.2k views
Was solving the GO 2019 pdf when I encountered this question asked in TIFR 2017. Although I have understood this question, I have one doubt-It is mentioned in the questio...
0 0 votes
1 1 answer
3.3k
3.3k views
Which of the following functions is not differentiable in the domain $[-1,1]$ ?(a) $f(x) = x^2$(b) $f(x) = x-1$(c) $f(x) = 2$(d) $f(x) = Maximum (x,-x)$
0 0 votes
1 1 answer
830
830 views
Consider a max-heap of n distinct integers, n ≥ 4, stored in an array A[1 . . . n]. The second minimum of A is the integer that is less than all integers in A except the ...
2 2 votes
2 2 answers
1.8k
1.8k views
Let the valid moves along a staircase be U (one step up) and D (one step down). For example, the string s = UUDU represents the sequence of moves as two steps up, then on...
1 1 vote
0 0 answers
1.2k
1.2k views
Let $a_{n−1}a_{n−2}...a_0$ and $b_{n−1}b_{n−2}...b_0$ denote the $2’s$ complement representation of two integers $A$ and $B$ respectively. Addition of $A$ and $B$ yields ...
0 0 votes
0 0 answers
1.0k
1.0k views
Consider three relations $R_1(\underline{X},Y,Z), R_2(\underline{M},N,P),$ and $R_3(\underline{N,X})$. The primary keys of the relations are underlined. The relations hav...
0 0 votes
1 1 answer
2.2k
2.2k views
A $64000$-byte message is to be transmitted over a $2$-hop path in a store-and-forward packet-switching network. The network limits packets toa maximum size of $2032$ byt...
1 1 vote
0 0 answers
767
767 views
In the dld 1 mark ques on prob,it was mentioned that we need to select pairs whose MSB same and they must be( Unsigned ) from 1 to 13.Is that doesn’t means we have to ...
0 0 votes
0 0 answers
1.7k
1.7k views
Hi All,My GATE 2019 Score is 467, Marks: 40 and Rank is: 6124. I belong to OBC(Non-Creamy Layer).I have a probability of getting M.Tech(CS-IS) at IIT(ISM) Dhanbad and M.T...