what is C?

Answer Posted / guest

it is a simple English alphabet C nothing else.

Is This Answer Correct ?    8 Yes 49 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are pointers?

722


Why functions are used in c?

710


Do you know what are the properties of union in c?

670


Is there anything like an ifdef for typedefs?

792


What is the c language function prototype?

742






What is the difference between far and near ?

794


Write the program with at least two functions to solve the following problem. The members of the board of a small university are considering voting for a pay increase for their 10 faculty members. They are considering a pay increase of 8%. Write a program that will prompt for and accept the current salary for each of the faculty members, then calculate and display their individual pay increases. At the end of the program, print the total faculty payroll before and after the pay increase, and the total pay increase involved.

2744


Can we assign integer value to char in c?

718


What do you mean by scope of a variable in c?

631


What is difference between structure and union?

706


write a program to find the given number is prime or not

4070


Given two strings S1 and S2. Delete from S2 all those characters which occur in S1 also and finally create a clean S2 with the relevant characters deleted.

949


What is the use of sizeof () in c?

665


What is the use of pointers in C?

719


What are keywords in c with examples?

707