what is c?

Answer Posted / raji .r

it is a high level language
it is a strutured programming language
it is easier to understand the user because the programs
can be divided into some small small functions.

Is This Answer Correct ?    21 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are enumerations really portable?

598


What is the need of structure in c?

570


How can I determine whether a machines byte order is big-endian or little-endian?

627


write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.

1520


Explain do array subscripts always start with zero?

763






What is a good data structure to use for storing lines of text?

602


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

660


How will you print TATA alone from TATA POWER using string copy and concate commands in C?

922


How can I check whether a file exists? I want to warn the user if a requested input file is missing.

658


how many key words availabel in c a) 28 b) 31 c) 32

635


Create a simple code fragment that will swap the values of two variables num1 and num2.

818


What is the size of array float a(10)?

659


What is the difference between malloc() and calloc() function in c language?

608


what type of questions arrive in interview over c programming?

1564


Which header file should you include if you are to develop a function which can accept variable number of arguments?

815