Recent questions without answers

0 votes
0 answers
12753
6000 stations are competing for use of single slotted aloha channel. The average station makes 30 requests/hr ,where each request is for 500 us(micro sec) duration. calcu...
0 votes
0 answers
12754
consider the packet size 1400 B is passed through a network having mtu 620B(including header) header size is 20B.what will be the packet size in last fragment (in Byte)...
1 votes
0 answers
12755
Concatenation of two different language cannot be commutative until atleast one of them is ‘Φ’ or ‘∈True or false
0 votes
0 answers
12756
0 votes
0 answers
12757
Minimum number of swaps required is in insertion or selection sort
0 votes
0 answers
12758
0 votes
0 answers
12759
Can someone please explain the concept of multilevel paging in detail...
0 votes
0 answers
12760
The set A(0,2,4) then find A union null set explain?
0 votes
0 answers
12761
What is contention window for CSMA/CD? What is it's difference with persistence method?
0 votes
0 answers
12762
0 votes
0 answers
12764
0 votes
0 answers
12765
If RTS('A') is set to transaction T's timestamp but then T has to rollback. Then what will RTS('A') bea)0b)remains samec)equals timestamp of a transaction (if any) which ...
0 votes
0 answers
12766
Just give brief explaination and any reference link if possibleHow to find reverse lookup of an IP address(say for 10.128.1.1)?
0 votes
0 answers
12767
0 votes
0 answers
12768
R = { (x,y) ∈ z X z : x-y is even integer } is this reflexive how to prove and what this set is representing , z= set of integers
0 votes
0 answers
12771
0 votes
0 answers
12772
Consider the following languages.The number of the above languages L1, L2, L3 and L4 are context free languages is ______.Answer given is 2 ,L2 and L4.My doubt is why L2 ...
1 votes
0 answers
12773
Let L = {ambnbkdl⎪(n+k = odd) only if m = l; m, n, k, l 0}. Which of the following is true about L?1)L is CFL but not DCFL2)L is regular but not CFL3)L is DCFL but not...
0 votes
0 answers
12775
a and &a are the same thing where a is array name? I am unable to understand diff between (a+1) and (&a+1) when assigned to a pointer #include <stdio.h>int main(){ in...
0 votes
0 answers
12776
operations on the list in this order insert, O(n log n) decrease key, O(n) find operations. What is the time complexity of all these operations put together?A O(n)B O(n2...
1 votes
0 answers
12779