what is difference between internet and Internet?
Answer Posted / sourisengupta
There is no difference between those. I think the question should be rephrase like,
"what is the difference between Intranet and Internet?"
Is that you wanna ask?
| Is This Answer Correct ? | 12 Yes | 13 No |
Post New Answer View All Answers
What is a dynamic binding in c++?
Tell me what are static member functions?
Explain the differences between list x; & list x();.
What is lazy initialization in c++?
What is endianness?
What is setbase c++?
Which programming language is best to learn first?
On throwing an exception by the animal constructor in p = new animalq, can memory leak occur?
what are function pointers?
What is atoi?
What is data structure in c++?
Is it legal in c++ to overload operator++ so that it decrements a value in your class?
Write a program to encrypt the data in a way that inputs a four digit number and replace each digit by (the sum of that digit plus 7) modulus 10. Then sweep the first digit with the third, second digit with the fourth and print the encrypted number.
How do you master coding?
Difference between an inspector and a mutator