Part 1: LAN Standards, Wireless Networking and Name Resolution
1. Define fast Ethernet. (Minimum word count: 25)
2. What type of cable can you use for Fast Ethernet? (Minimum word count: 15)
3. What does IEEE 802.15 define? (Minimum word count: 25)
4. Which access method is used in wireless LANs? (Minimum word count: 5)
5. What is the frequency band used in an IEEE 802.11n network? (Min. word count: 10)
Part 2:
Instructions:
Create a FLOWCHART and a PSEUDOCODE for each problem.??Use the information below to create a pseudocode (which can be a text-based description for solving the problems) and a flowchart (using flowchart symbols to illustrate how you would program) to solve each problem. You may use Microsoft Word for your Pseudocode and Microsoft PowerPoint for your flowchart.
1. Problem 1: Create an array that contains the days of the week.
2. Problem 2: Create a loop to print the content above.
3. Conduct research on the Fibonacci sequence. Write a 150 word summary of the information. Include examples and real world application for it.