3 answers
1
Consider the following functional dependencies in a database.$$\begin{array}{|l|l|}\hline \text{Date_of_Birth } \to \text{Age} & \text{Age } \to \text{Eligibility} \\\hli...
4 answers
3
State True or False with reasonThere is always a decomposition into Boyce-Codd normal form (BCNF) that is lossless and dependency preserving.
10 answers
5
3 answers
7
If a packet arrive with M-bit value is ‘1’ and a fragmentation offset value ‘0’, then it is ____ fragement.FirstMiddleLastAll of the above
6 answers
8
In the TCP/IP protocol suite, which one of the following is NOT part of the IP header?Fragment OffsetSource IP addressDestination IP addressDestination port number
3 answers
9
4 answers
10
6 answers
14
The TCP sliding windowcan be used to control the flow of informationalways occurs when the field value is $0$always occurs when the field value is $1$occurs horizontally
6 answers
15
How many bits internet address is assigned to each host on a TCP/IP internet which is used in all communication with the host?$16$ bits$32$ bits$48$ bits$64$ bits
3 answers
16
Suppose you are browsing the world wide web using a web browser and trying to access the web servers. What is the underlying protocol and port number that are being used?...
4 answers
17
Which of the following field of the TCP header tells how many bytes may be sent starting at the byte acknowledged?TCP header lengthWindow sizeAcknowledgement numberUrgent...
3 answers
22
2 answers
23
In a TCP connection, the value of congestion window Cnwd = 2500 and the value of receiver window Rwnd = 4500.The host has sent 2000 bytes which has not been acknowledge. ...
7 answers
29
check whether it is view serializable or not?schedule S:R1(X),W2(X),W1(X)
2 answers
30
Which one of the following is NOT a part of the ACID properties of database transactions?AtomicityConsistencyIsolationDeadlock-freedom