type of World wide Web
Answers
Answered by
1
Answer:
The types of world wide web
1)Uniform Resource Locators (URL)
2)HyperText Transfer Protocol (HTTP)
3)Hypertext Markup Language (HTML)
Hope this will help you
Hope this will help you please mark it as brainliest
Answered by
1
Answer:
Write a program to input a number and check whether it is Magic Number' or not
Display the message accordingly.
A number is said to be a magic number if the eventual sum of digits of the number
is one.
Sample Input : 55
Then, 5 + 5 = 10,1 + 0 = 1
Sample Output: Hence, 55 is a Magic Number.
Similarly, 289 is a Magic Number.
when divided b
Similar questions