what is c?

Answer Posted / ratnesh rai

c is a high level programing language

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are bit fields? What is the use of bit fields in a structure declaration?

1492


How can I change their mode to binary?

682


Why are all header files not declared in every c program?

592


What is the difference between procedural and declarative language?

637


How can you convert integers to binary or hexadecimal?

604






Write a Program to find whether the given number or string is palindrome.

605


shorting algorithmS

1790


What is a loop?

544


What is wrong with this program statement?

600


Explain modulus operator.

586


Using functions, write a program that multiplies two arrays. Use the following functions: - Function ReadArray - Function MultiplyArrays - Function DisplayArrays

1880


What is the use of ?

611


What is the significance of an algorithm to C programming?

584


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

2731


Explain what is the difference between null and nul?

644