name the language for writing c compiler?

Answer Posted / xxx

It is "C"

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 actual arguments?

644


What is #ifdef ? What is its application?

644


What is the difference between the = symbol and == symbol?

625


Explain what is a pragma?

591


How is actual parameter different from the formal parameter?

589






Hello. How to write a C program to check and display president party like if i type in the console "biden" and hit enter the output shoud be : "biden is democrat" and if i type "trump" and hit enter the output shoud be: "trump is republican"

1582


What are linked lists in c?

651


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. The Logic should be written in Data Structures?

1916


If a variable is a pointer to a structure, then which operator is used to access data members of the structure through the pointer variable?

780


number of times a digit is present in a number

1541


What is c language in simple words?

595


Who invented bcpl language?

703


What is an array in c?

593


In C language what is a 'dangling pointer'?

636


What are the complete rules for header file searching?

670