Answers for "who made c"

C
6

who made c

Dennis Ritchie
Posted by: Guest on December-06-2020
2

who created c programming language

// Creator
/*  Creator Of C Language:
	Dennis Ritchie
*/


// Advantages And Diadvantages Of C.
/*

C is very Fast And Easy Language, Gives more control over the hardware
But it's not a safe language, What i mean by that is tht it's well, It
dosent support OOP(Object Oriented Programming) Which provides:
Encapsulation, Inheritance like features to make your program more
secure, but if you want to make some parts of your program non-secure
then you can write the code in C Language insted of C++, because C
is easy at leat 1000 times easier then C++, i have experience in C++
as well that's why i can clearly say that C is very is easy to learn
language.

*/
Posted by: Guest on August-05-2021

Code answers related to "C"

Browse Popular Code Answers by Language