answersLogoWhite

0

#include<stio.h> #include<conio.h> voide main[] { int age; chrs[]print f ["enter the age \ n"]; scan f ["%d",&age]; if ["age>=18]; prient f ["person is elegiable to vote \ n"]

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

When was C - programming language - created?

C - programming language - was created in 1972.


C programs using loops?

Loops are very important part of a C-language. If we have to run our programe multiple time then we use Loops of C.


What programming language is Android written in?

Android is programmed in the C and C++ programming language.


Name of object oriented programming language?

C++ is the name of a programming language.


What do you mean by c language?

C is a programming language.


What are loops in c language?

In very simple terms, Loops in any language are used to perform a task repetitively.


Example of procedural programming language and object oriented programming language?

example of procedural programming are those programming language that have structure e.g basic,fortran,c++,c and pascal e.t.c


Who are the ancestors of C programming language?

programming languages B and BCPL which was used to derive C


Websites to download c C programming language books?

Download 1000s of C C C++ Programming Language. http://www.guruengineers.com


What is c and why you use?

C is a programming language, and it's mostly used for Systems Programming. Most kernels these days have at least some C code in them.


Why is programming language named C and not simply C?

I am guessing you typed the question wrong, the way I understand your question is "Why is the programming language named C++ and not C ? " The answer to this is that there is a programming language called C, and in that programming language the ++ means increment by one. So C++ is the language C improved, as such it can read and compile all C programs in addition to having other features that C does not have.


What is a programming language and with three example?

A programming language is a language in which a human can tell a machine to do something, three examples include: C, C++ and C#.