what is c

Solutions on MaxInterview for what is c by the best coders in the world

showing results for - "what is c"
Leia
11 Jun 2017
1/* Answer to: "c" */
2
3/*
4  To learn about the letter 'C' you go to the Wikipedia:
5  https://en.wikipedia.org/wiki/C
6  ...but this is a Chrome Exstention for developers:
7
8  C is a general-purpose, procedural computer programming language
9  supporting structured programming, lexical variable scope, and
10  recursion, while a static type system prevents unintended
11  operations.
12  
13  Here's the Wikipedia:
14  https://en.wikipedia.org/wiki/C_(programming_language)
15*/
Victoria
09 Jun 2017
1"C" is a programming language.
similar questions
queries leading to this page
what is c