what is difference between internet and Internet?
Answer Posted / rahul
internet and Internet are two different keywords.
say int internet and int internet are different.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the four main data types?
How the endl and setw manipulator works?
Differentiate between a constructor and a destructor in c++.
Show the declaration for a static member variable.
How would you use the functions sin(), pow(), sqrt()?
What is a pointer how and when is it used?
What is different in C++, compare with unix?
Can you sort a set c++?
What is c++ 11 and c++ 14?
What doescout<<(0==0) print out a) 0 b) 1 c) Compiler error: Lvalue required
Why do we need function?
What is class invariant in c++?
Differentiate between declaration and definition.
Which operator cannot be overloaded c++?
Why is c++ a mid-level programming language?