Wednesday, August 31, 2016

Compile program

Explain the steps to write and compile a program in Visual Studio
first you have to add a main and change your sub-system to console. the you add a library, using namespace std and you add a int main. Then you type your code.

Tuesday, August 23, 2016

Internet and the world wide web

What’s the difference between the internet and the World Wide Web? When were each invented?
The difference between the web and the internet is the web is part of the internet, its not a platform on its self.Tim Berners-Lee invented the web.Robert E. Khan invented the internet.