define c
Answers were Sorted based on User's Feedback
C is a general purpose computer programming language which
can be used write programs for performing various types of
tasks on computer.
| Is This Answer Correct ? | 37 Yes | 3 No |
Answer / manoj pasumarthi
C is a structured, procedural programming language that has
been widely used both for operating systems and applications
and that has had a wide following in the academic community.
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / devi
c is a procedure oriented language and pertform tasks in form of algorithms
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / amit soni
c is a low level language. this characterization is not
pejorative;it is simply means that C deals with some sort of
objects that most computer do,namely character number and
address.
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / susmita
c is a set of instructions or commands, which are given for
the computer to do different activity or jobs or works
| Is This Answer Correct ? | 1 Yes | 3 No |
How can I prevent another program from modifying part of a file that I am modifying?
List the variables are used for writing doubly linked list program.
identify the in correct expression a.a=b=3=4; b.a=b=c=d=0; float a=int b=3.5; d.int a; float b; a=b=3.5;
when to use : in c program?
Is null valid for pointers to functions?
What is the difference between fork() and vfork()?
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
What is volatile variable how do you declare it?
What is floating point exception error? And what are different types of errors occur during compile time and run time? why they occur?
What does static variable mean in c?
what is c programming?
what is answer for perfect number????????????????