what is difference between internet and Internet?

Answer Posted / yogeshwaran

Internet = WWW(World wide web), a nown which mentions the
global web is Internet.

internet = a verb which mentions that, connecting two or
more systems.

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When we use Abstract Class and when we use Interface?where we will implement in real time?

1665


How a modifier is similar to mutator?

640


Is there any difference between int [] a and int a [] in c++?

550


If you push the numbers (in order) 1, 3, and 5 onto a stack, which pops out first a) 1 b) 5 c) 3

836


Define anonymous class.

623






When does the c++ compiler create temporary variables?

569


What is binary object model?

600


What is the use of typedef?

634


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

609


What are stacks?

605


What is functions syntax in c++?

615


What is friend class in c++ with example?

498


Do class declarations end with a semicolon? Do class method definitions?

616


Are php strings immutable?

560


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

567