2 votes
61
2 votes
62
which of the following is inccorect for the meaning of null values?A) value unknownB) value exist but not availableC) attribute does not apply to this tuppleD) none
6 votes
63
An upper layer packet is split into 20 frames each of which has 80 percentchance of arriving undamaged. No error control is done by data link layer. Thenumber of times me...
2 votes
64
which of the following routing algo allows more duplication of packetsA flooding Bselective floodingC link state D.shortest distance routing algo
3 votes
65
The maximum window size for data transmission using the selective reject protocol with $n\text{-bit}$ frame sequence numbers is:$2^n$$2^{n-1}$$2^n-1$$2^{n-2}$
5 votes
66
Which data structure is used in breadth first search of a graph to store nodes ?1)Array2)Stack3)Queue4)Tree
4 votes
67
Given a classful network if we are given an IP address . How do we deffertiate it as DBA or Subnetmask ? Are the same ? Please explain with an example
3 votes
68
An electronic device used to connect different types of topologies having same protocol1)Repeater2)Router3)Bridge4)Switch
4 votes
69
Error detecting at datalink layer is achieved bya)Equalizationb)Bit stuffingc)Hammingcodesd)Cyclic Redundancy code
1 votes
71
1 votes
73
Given R (ABCDE)A >BC,CD->E B->D E->ACONVERT GIVEN INTO 1NF 2NF 3NF AND THEN BCNF PLEASE VERIFY :)
3 votes
75
If L1 contains finite number of strings and L2 is a CFL then $L1\cap L2$ is ____(A) Regular(B) CSL(C) CFL(D) None of these
4 votes
77
what is page fault service time ? what are its factor and how it is related/not related with the memory access time??plss help with suitable example