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
Which is best ide for c++?
Why do we use classes in programming?
What is the maximum combined length of command line arguments including the space between adjacent arguments?
Which format specifier is used for printing a pointer value?
When are exception objects created?
What will happen if a pointer is deleted twice?
What is searching?
What is a float in c++?
Write a Program for dynamically intialize a 2 dimentional array. Eg:5x20, accept strings and check for vowels and display the no.finally free the space allocated .
Explain operator overloading.
What are function prototypes?
What is the maximum value of a unsigned char a) 255 b) 256 c) 128
What are the two shift operators and what are their functions?
State the difference between pre and post increment/decrement operations.
What is namespace std; and what is consists of?