Question
Explain the following wireless Internet connections:
a. Wi-Fi hotspot
b. WiMax

Answer

self

Need a full question paper?

Generate a complete, print-ready paper with questions like this in minutes — across 16+ boards, with answer keys.

Start Generating Free

Similar questions

Write HTML tags according to the following requirements:
a. Create a hyperlink to the website "Google.com" when the text "Visit Google" is clicked.
b. Change the visited hyperlink default to Red.
c. Change the default left margin of your web page content to 60 points.
Arrange all the operators learnt by you in the order of precedence.
 Identify Web addresses and E-mail addresses from the following
  1. www.scrapbook.com
  2. aba@scrapbook.com
  3. www.countrywide.co.in
  4. 123@hotshot.co.in
Write a program in Python to take an integer as input. If the number is 0 or less, print an error message. Otherwise, print out your name those number of times on the output screen. For example:
Input: -5
Error in input
Input: 3
DhruvKarthik 
DhruvKarthik
DhruvKarthik
Input: 1
DhruvKarthik
Observe the following web page and write the HTML code to generate it.
Image
Note the following points while generating the web page:
• Background colour of page is yellow.
• Link colour is black and visited link color is green.
• Font style for the page is Arial.
• Heading of the page is maroon.
• Image used is gov.png.
• Text color of the paragraph is red.
• Title of the web page is "Plan".
Write a program in Python to take an integer as input. If the number is zero or less, print an error message. Otherwise, print out "ab" those many times, end to end. For example:
Input: 0
Error in input 
Input: 3
ababab 
Input: 5
ababababab
Discuss the components of a database.
Differentiate between <OL> and <UL> tag with suitable example.
Write a program in Python to print the numbers 1, 2,..., 9, 10 using a while loop.
Identify Web addresses and E-mail addresses from the following
  1. www.kool.com
  2. Raga100@rediffmail.com
  3. www.hotspider.co.in
  4. 123hotshot@elixir.co.in