what is difference between internet and Internet?
Answer Posted / vishnu sharath
intranet is the connection between two or more systems in a particular area and internet is the connection of all the networks around the world..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are iterators in c++?
What is singleton class in c++?
How new/delete differs from malloc()/free?
What is microsoft c++ redistributable 2013?
How the keyword struct is different from the keyword class in c++?
Search for: what is pair in c++?
What is runtime errors c++?
What is lvalue?
What is unary operator? List out the different operators involved in the unary operator.
Why do we use setw in c++?
Can I have a reference as a data member of a class? If yes, then how do I initialise it?
Can we specify variable field width in a scanf() format string? If possible how?
Can we distribute function templates and class templates in object libraries?
What is the difference between structure and class?
Define whitespace in C++.