1.
An applet is a program written in Java on the...
Correct Answer
A. Server
Explanation
An applet is a program written in Java that runs on the client-side within a web browser. It is downloaded from a server and executed within the browser's Java Virtual Machine (JVM). Applets are used to enhance the functionality of a web page and provide interactive features to the user. Therefore, the correct answer is Client.
2.
A substitution cipher replaces one symbol with...
Correct Answer
C. Others
Explanation
A substitution cipher replaces one symbol with others. In this type of cipher, each symbol in the plaintext is replaced by a different symbol or character in the ciphertext. This is done to encrypt the message and make it more difficult for unauthorized individuals to understand the original content. The symbols used for substitution can vary depending on the specific cipher being used.
3.
What is known as the combination of two or more networks?
Correct Answer
A. Inter-network
Explanation
The term "inter-network" refers to the combination of two or more networks. It suggests the connection between different networks to create a larger network infrastructure. This can involve linking local area networks (LANs) or wide area networks (WANs) together, allowing for communication and data sharing between the connected networks. The Internet, on the other hand, refers to the global network of interconnected networks. Intra-network refers to the network within a single organization or entity. WAN stands for wide area network, which is a network that spans a large geographical area, such as multiple cities or countries.
4.
Which of these is an inverse of Period?
Correct Answer
A. Frequency
Explanation
The inverse of period is frequency. Period refers to the time it takes for one complete cycle of a repeating event, while frequency refers to the number of cycles that occur in a given time period. Since frequency is the reciprocal of period, it can be considered as the inverse of period.
5.
When retransmitting frame in the Field retry, the value must be set to...
Correct Answer
C. 1
Explanation
When retransmitting a frame in the Field retry, the value must be set to 1. This suggests that when there is a need to resend a frame in the Field retry, the value should be set to 1. This value indicates that the frame is being resent once, allowing for a chance to successfully transmit the frame. The other options, such as Infinity, 0, and -1, are not suitable values for this scenario.
6.
Piggybacking protocol is a technique used for...
Correct Answer
C. A and B
Explanation
The piggybacking protocol is a technique used for both NAKs (Negative Acknowledgments) and ACKs (Acknowledgments). This protocol allows the receiver to send both the acknowledgment for the received data and any negative acknowledgment for the missing or corrupted data in the same packet. By combining these two types of acknowledgments in a single packet, the piggybacking protocol improves the efficiency of the communication process and reduces the overhead of sending separate packets for each type of acknowledgment.
7.
The data rate of Teledesic System can be up to...
Correct Answer
A. 155 Mbps
Explanation
The correct answer is 155 Mbps. The Teledesic System has a data rate that can reach up to 155 Mbps.
8.
What is the address space of a system with 8-bit address?
Correct Answer
D. 256
Explanation
The address space of a system is determined by the number of unique memory locations that can be addressed. In this case, the system has an 8-bit address, which means that it can address 2^8 = 256 unique memory locations. Therefore, the correct answer is 256.
9.
Which of these layers directly controls the transmission media?
Correct Answer
C. pHysical layer
Explanation
The physical layer directly controls the transmission media. This layer is responsible for transmitting raw bits over a physical medium, such as cables or wireless signals. It defines the electrical, mechanical, and procedural specifications for transmitting data, including the type of cable to be used, the voltage levels, and the encoding scheme. The physical layer handles tasks such as signal modulation, error detection, and media access control. It is the lowest layer in the OSI model and establishes the physical connection between devices for data transmission.
10.
Which of these is an example of a non-periodic composite signal?
Correct Answer
A. Black and white TV
Explanation
A non-periodic composite signal refers to a signal that does not repeat itself in a regular pattern over time. Black and white TV is an example of a non-periodic composite signal because the video signal it carries does not have a repeating pattern. In contrast, colored TV, transistor radio, and DVD all involve signals that have a periodic nature or repeating patterns, making them periodic composite signals.