what is difference between internet and Internet?
Answers were Sorted based on User's Feedback
Answer / dipes
i dont think there is any differencce in between internet and
Internet and i think it was intranet and internet
| Is This Answer Correct ? | 0 Yes | 3 No |
there is no difference between internet and internet.
| Is This Answer Correct ? | 4 Yes | 21 No |
To which numbering system can the binary number 1101100100111100 be easily converted to?
What are the difference between reference variables and pointers in C++?
Is eclipse good for c++?
Which one of the following describes characteristics of "protected" inheritance? a) The base class has access only to the public or protected members of the derived class. b) The derived class has non-public, inheritable, access to all but the private members of the base class. c) The derived class has access to all members of the base class. d) The private members of the base class are visible within the derived class. e) Public members of the derived class are privately accessible from the base class.
Define macro.
Write a program to calculate the BMI of a person using the formula BMI = weight/height2.
Is python better than c++?
What is c++ stringstream?
Write about the use of the virtual destructor?
What is the oldest programming language?
What are the five basic elements of a c++ program?
show that among any group of five (not necessary consecutive ) integers, there are two with the same remainder when divided by 4.