what is the mean of c languages.

Answer Posted / s

c is nothing but a language consisting of small set of a
programming module like function , data type design to
perform a dedicated task.

Is This Answer Correct ?    6 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are identifiers c?

567


What is volatile, register definition in C

692


What is maximum size of array in c?

585


What is the use of clrscr?

598


write a program that reads lines(using getline), converts each line to an integer using atoi, and computes the average of all the numbers read. also compute the standard deviation.

1984






find the value of y y = 1.5x+3 for x<=2 y = 2x+5 for x>2

1530


Write a program to implement queue.

667


How can this be legal c?

655


If errno contains a nonzero number, is there an error?

808


What is the difference between array_name and &array_name?

779


What are formal parameters?

662


Why is python slower than c?

608


List the variables are used for writing doubly linked list program.

1625


Explain about the constants which help in debugging?

857


What are two dimensional arrays alternatively called as?

662