- Jul 30, 2011
- 114
Inventor of C and Developer of UNIX , Dennis Ritchie Died On October 8, 2011. Unless the computer lives, he will live in people heart.
eHackingNews
eHackingNews
WinAndLinuxTutorials said:How old was Dennis Ritchie?
Operating systems are often written in either C or C++. Web browsers are often written in C++. Most games are written in C++. Many media editing programs (video editing, audio editing, photo editing) are written in C++. Almost any type of program, ranging from complex webservers to simple mine-sweeper games can be written in C++.WinAndLinuxTutorials said:To be honest, what's the C++ programming language? This is my first year to study IT
#include <iostream>
using namespace std;
void main()
{
cout << "Hello World!" << endl; cout << "Welcome to C++ Programming" << endl; }
Jack said:Operating systems are often written in either C or C++. Web browsers are often written in C++. Most games are written in C++. Many media editing programs (video editing, audio editing, photo editing) are written in C++. Almost any type of program, ranging from complex webservers to simple mine-sweeper games can be written in C++.WinAndLinuxTutorials said:To be honest, what's the C++ programming language? This is my first year to study IT
Eg: Hello world written in C++
............
WinAndLinuxTutorials said:Jack said:Operating systems are often written in either C or C++. Web browsers are often written in C++. Most games are written in C++. Many media editing programs (video editing, audio editing, photo editing) are written in C++. Almost any type of program, ranging from complex webservers to simple mine-sweeper games can be written in C++.WinAndLinuxTutorials said:To be honest, what's the C++ programming language? This is my first year to study IT
Eg: Hello world written in C++
............
So he was a genius! But he is lost Why didn't he created a snapshot of himself using Rollback Rx when he was 60 years old
PenTester said:He is the inventor of C , not c++(c++ is invented Bjarne Stroustrup). C++ is combination of C and simula97. C++ is known as C with classes.
And Unix is written in C. LINUX,MAC and other operating system derived from UNIX.
If there is no C, then there is no UNIX.
If there is no UNIX, then there is no LINUX.
If there is no UNIX & Linux ,there is no security...
JVM is written in C(Java interpreter) . So if there is C, then there is no Java(i am not sure about it).
If there is no C, then there is Visual C/C++.
there is nothing without c. But most of them forget about Dennis Ritchie. I love C program and Dennis Ritchie..