answersLogoWhite

0

What do you mean by c language?

User Avatar

Anonymous

16y ago
Updated: 10/22/2021

C is a programming language.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What do you mean by c?

c is a programing language


Why C language is p?

C language is not p actually. Of course it might depend on what do you mean by 'p'.


What are the colors in C programming language?

What exactly do you mean by colors?


C what does it mean?

Hundred Carbon A vitamin A programming language ...


What is the mean of echoed in c language?

It has nothing to do with C-language, it simply means that when you press a key representing a character, the character appears on the screen.


What do you mean by c taken programming in c?

A C program is a computer program written using the C programming language.


Why c language has name c why not a?

C-language was derived from B-language.


Which is the most suitable language for computer software?

It depends on what you mean by suitable. Assembly language is generally the best in terms of performance, but C and C++ are more practical to use.


What do you mean by c plus plus?

C++ is a programming language, but, in the same time, it's a valid expression. Example:A= C++is equivalent with:A= C, C= C+1It's a bit of a joke. In the programming language C, ++ is the increment operator, so C++ can be interpreted as "C, except one better."


What is previous language of c language?

language before c language is pascal


What is C language what does it do?

C Language is First Step of Programming Language, Help for C Language you are show the correct answer


What is the mean of switch in c language?

switch is a mechanism provided in the C language through which we can select one among various constant option based on value of a single event.