answersLogoWhite

0

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.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What do you mean by c language?

C is a programming language.


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 do you mean by c taken programming in c?

A C program is a computer program written using the C programming 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.


Why c language has name c why not a?

C-language was derived from B-language.


What is the past tense of echo?

The past tense of echo is echoed.


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."


A sentence using the word echoed?

My voice echoed as I shouted"hello?" into the darkness of the cave. The irritating parakeet echoed every word I said. The cool app on my smartphone echoed every word I said!


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.