what is difference between internet and Internet?
Answer Posted / pintu28apb
When two or more TCP/IP networks are connected together ,we
call it as internet,popularly known as intranet.But Internet
is the supernetwork of all networks.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is VOID?
What is the difference between a "copy constructor" and an "assignment operator" in C++?
what is Member Functions in Classes?
Are c and c++ different?
What is auto type c++?
Is map thread safe c++?
What is the difference between a reference and a pointer?
Write about the stack unwinding?
Is vector a class in c++?
what does the following statement mean? int (*a)[4]
List the advantages of inheritance.
How a modifier is similar to mutator?
When to use “const” reference arguments in a function?
Should I learn c++ c?
What is isdigit c++?