what is c programing

Answer Posted / kkk

c is a structured oriented language which consists of some
specified c keywords and funtions

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many parameters should a function have?

659


Why is sprintf unsafe?

613


What do you understand by friend-functions? How are they used?

641


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

615


When should structures be passed by values or by references?

577






What is the difference between procedural and functional programming?

512


What is pointer to pointer in c?

628


What is null pointer constant?

590


1) There is a singing competition for children going to be conducted at a local club. Parents have been asked to arrive at least an hour before and register their children’s names with the Program Manager. Whenever a participant registers, the Program Manager has to position the name of the person in a list in alphabet order. Write a program to help the Program Manager do this by placing the name in the right place each time the Program Manger enters a name. 2) the Event Manager has to send participants to the stage to perform in the order in which they registered. Write a program that will help the Event Manager know who to call to the stage to perform. The Logic should be in Data Structures

2736


Where local variables are stored in c?

553


What is include directive in c?

638


Are the variables argc and argv are local to main?

780


What are the types of c language?

549


How do you use a pointer to a function?

625


What is the use of pragma in embedded c?

585