IEEE 802.11 MCQ Quiz in मराठी - Objective Question with Answer for IEEE 802.11 - मोफत PDF डाउनलोड करा
Last updated on Mar 23, 2025
Latest IEEE 802.11 MCQ Objective Questions
Top IEEE 802.11 MCQ Objective Questions
IEEE 802.11 Question 1:
What is the maximum signaling rate if the Operates in the 5 GHz frequency range of the IEEE 802.11a standard?
Answer (Detailed Solution Below)
IEEE 802.11 Question 1 Detailed Solution
The correct answer is option 4.
Concept:
802.11a is an IEEE standard for transmitting data over a wireless network. It uses a 5 GHz frequency band and supports data transfer rates of 54 Mbps or 6.75 megabytes per second.
- IEEE 802.11a was the first Wi-Fi (Wireless Fidelity) system in the IEEE 802.11 family.
- IEEE 802.11a established a Wi-Fi standard for wireless communication in the 5 GHz ISM band, with raw data rates of up to 54Mbps.
- Although it is the first standard in the 802.11 series alphabetically, it was introduced in 1999 at the same time as IEEE 802.11b, which was intended for 2.4 GHz ISM band communication.
- IEEE 802.11a was more expensive and complex to implement at the time since it ran at 5 GHz rather than 2.4 GHz, and as a result, it was less extensively adopted.
Hence the correct answer is 54 Mbps.
IEEE 802.11 Question 2:
Which of the following statement is correct about WiFi?
I. WiFi systems are full duplex.
II. WiFi uses access control protocol - CSMA/CA.
III. Channel bandwidth of high rate wifi is 25 MHzAnswer (Detailed Solution Below)
IEEE 802.11 Question 2 Detailed Solution
IEEE 802.11 wireless LANs use a media access control protocol called Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA).
All WiFi networks are contention-based TDD systems, where the access point and the mobile stations all use the same channel. Because of the shared media operation, all WiFi networks are half duplex.IEEE 802.11 Question 3:
In wireless LAN IEEE802.11 to reserve access to channel which control frames is/are required?
Answer (Detailed Solution Below)
IEEE 802.11 Question 3 Detailed Solution
IEEE 802.11 Question 4:
Which multiple access technique is used by IEEE 802.11 standard for wireless LAN ?
Answer (Detailed Solution Below)
IEEE 802.11 Question 4 Detailed Solution
The correct answer is CSMA/CA.
Key Points
- CSMA/CA stands for Carrier Sense Multiple Access with Collision Avoidance.
- It is a network multiple access method used in IEEE 802.11 wireless network standards.
- CSMA/CA helps prevent collisions by using a technique where each device listens to the channel before transmitting data.
- If the channel is clear, the device sends a signal indicating its intent to transmit, then waits for an acknowledgment before actually sending the data.
- This method reduces the chances of collision and improves the reliability of data transmission in wireless networks.
Additional Information
- CSMA/CA is different from CSMA/CD (Carrier Sense Multiple Access with Collision Detection), which is used in wired Ethernet networks.
- In CSMA/CD, devices detect collisions after they occur and take steps to resolve them, while CSMA/CA aims to avoid collisions before they happen.
- IEEE 802.11 includes several amendments such as 802.11a, 802.11b, 802.11g, etc., all of which use CSMA/CA as the multiple access technique.
- Other multiple access techniques like CDMA (Code Division Multiple Access) and ALOHA are used in different networking standards and have different mechanisms for handling multiple access.
IEEE 802.11 Question 5:
Which IEEE standard is developed for CSMA/CD?
Answer (Detailed Solution Below)
IEEE 802.11 Question 5 Detailed Solution
The correct answer is IEEE 802.3
Key Points
- IEEE 802.3 is a collection of standards that define the physical layer and the Media Access Control (MAC) sub-layer of the data link layer for wired Ethernet networks.
- CSMA/CD (Carrier Sense Multiple Access with Collision Detection) is a media access control method used in Ethernet networks to avoid collisions of data packets between devices sharing the same cable.
- Here's a brief overview of other IEEE 802.X standards:
- IEEE 802.1 - Defines the overall architecture for IEEE 802 networks.
- IEEE 802.2 - Defines Logical Link Control (LLC) sublayer.
- IEEE 802.4 - Defines Token Bus and Token Ring standards for network access.
IEEE 802.11 Question 6:
The main objective of the________ protocol is to provide a private channel between communicating applications that guarantees the privacy of data and the partners' authentication and integrity.
Answer (Detailed Solution Below)
IEEE 802.11 Question 6 Detailed Solution
Key Points
- SSL (Secure Sockets Layer) is a standard security technology for establishing an encrypted link between a server and a client—typically a web server (website) and a browser, or a mail server and a mail client (e.g., Outlook).
- SSL allows sensitive information such as credit card numbers, social security numbers, and login credentials to be transmitted securely.
- Normally, data sent between browsers and web servers is sent in plain text—leaving you vulnerable to eavesdropping. If an attacker is able to intercept all data being sent between a browser and a web server, they can see and use that information.
- More specifically, SSL is a security protocol. Protocols describe how algorithms should be used. In this case, the SSL protocol determines variables of the encryption for both the link and the data being transmitted.
Additional Information
- SSL was succeeded by TLS (Transport Layer Security), which is based on SSL. However, the terms SSL and TLS are often used interchangeably, even though they are slightly different protocols.
- The primary difference between SSL and TLS is the process of setting up a secure connection. TLS is more secure and efficient than SSL.
- When a website is secured by an SSL/TLS certificate, it ensures that all data passed between the web server and browsers remain private and integral.
- SSL/TLS certificates can also provide authentication, confirming that the website being accessed is indeed the one it claims to be.
IEEE 802.11 Question 7:
Which of the following statement is false?
Answer (Detailed Solution Below)
IEEE 802.11 Question 7 Detailed Solution
Consider three station A, B, and C where station B and C are within a range of A but station B is hidden to station c and vice versa. Station A sends CTS message which contains the duration of data transmission from B to A reaches C. Station C knows that some hidden terminal is using the channel and refrains from a transmission.
The CTS frame in CSMA/CA can prevent a collision from a hidden station.
IEEE 802.11 Question 8:
Which of the following is not a control frame used by 802.11 MAC?
Answer (Detailed Solution Below)
IEEE 802.11 Question 8 Detailed Solution
IEEE 802.11 has three categories of frames: management frames, control frames, and data frames.
Management frames are used for the initial communication between stations and access points.
Control Frames Control frames are used for accessing the channel and acknowledging frames.
Data frames are used for carrying data and control information.
IEEE 802.11 Question 9:
Which of the following field is used to indicate frame type in the frame format of 802.11 MAC?
Answer (Detailed Solution Below)
IEEE 802.11 Question 9 Detailed Solution
IEEE 802.11 Question 10:
In Distributed Coordination Function (DCF), value of last acknowledgement is ______.