×
C is an imperative procedural language, supporting structured programming, lexical variable scope, and recursion, with a static type system. It was designed to ...
C is a general-purpose programming language created by Dennis Ritchie at the Bell Laboratories in 1972. It is a very popular language, despite being old ...

Си

Язык программирования
Си — компилируемый статически типизированный язык программирования общего назначения, разработанный в 1969—1973 годах сотрудником Bell Labs Деннисом Ритчи как развитие языка Би. Первоначально был разработан для реализации операционной системы... Википедия
Диалекты: «K&R» C (1978); ANSI C (1989); C99 (1999); C11 (2011)
Испытал влияние: BCPL, B
Класс языка: процедурный
Появился в: 1972
Расширение файлов: — для файлов кода, — для заголовочных файлов

Вопросы по теме
Coding for Kids is an online interactive tutorial that teaches your kids how to code while playing! Receive a 50% discount code by using the promo code ...
Видео по запросу "- ,  ! C     ."
Продолжительность: 3:46:13
Опубликовано: 15 авг. 2018 г.
Learn C. C is a general-purpose programming language that has been widely used for over 50 years. C is very powerful; it has been used to develop operating ...
11 мар. 2024 г. · In this C Tutorial, you'll learn all C programming basic to advanced concepts like variables, arrays, pointers, strings, loops, etc.
C-- (pronounced C minus minus) is a C-like programming language, designed to be generated mainly by compilers for high-level languages rather than written ...
C is a procedural language that provides no support for objects and classes. C++ is a combination of OOP and procedural programming languages. C has 32 keywords ...
Видео по запросу "- ,  ! C     ."
Продолжительность: 2:25
Опубликовано: 10 нояб. 2021 г.
C is a powerful mid to low-level compiled programming language used in operating systems, as the base for higher level languages like C++ and Python, ...