what is difference between internet and Internet?
Answer Posted / onkar tiwari
An inernet(lower case) is two or more networs that can communicate with each other.
An Internet(upper case) is a collaboration of more than hundreds of thousands interconnected networks.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
Why do we use using namespace std in c++?
Differentiate between an array and a list?
Can we use clrscr in c++?
What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?
What is the correct syntax for inheritance a) class aclass : public superclass b) class aclass inherit superclass c) class aclass <-superclass
Which operator cannot be overloaded c++?
Describe Trees using C++ with an example.
What do you mean by global variables?
What are the storage qualifiers?
What is const pointer and const reference?
What is flush programming?
What is a template in c++?
What is a c++ map?
Mention the ways in which parameterized can be invoked.
What is c++ library?