what is difference between internet and Internet?
Answer Posted / nithin devang
Internet is global network using which you browse check
Gmail. The real Inter connected web.
internet is the connecting two or more computers through LAN
etc to form a communication network
An Internet is an internet but an internet is not an Internet.
--
my answer surety %=100%
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the differences between private, public and protected and give examples.
Write a recursive program to calculate factorial in c++.
What is function prototyping? What are its advantages?
How can you prevent accessing of the private parts of my class by other programmers (violating encapsulation)?
Do you know what is overriding?
What is #include iostream?
What are the uses of c++ in the real world?
What are c++ storage classes?
Specify different types of decision control statements?
Name four predefined macros.
What is an arraylist c++?
Define token in c++.
Do class declarations end with a semicolon? Do class method definitions?
what is the difference between overloading & overriding? give example.
What is the use of default constructor?