Name the language in which the compiler of "c" in written?

Answer Posted / pappu kumar sharma

an ANSI type of compiler if you type in the name of a file
that hold C source

Is This Answer Correct ?    3 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

1844


How will you write a code for accessing the length of an array without assigning it to another variable?

773


Why is c called c not d or e?

813


How can I write data files which can be read on other machines with different word size, byte order, or floating point formats?

779


develop algorithms to add polynomials (i) in one variable

1914






Explain how can you check to see whether a symbol is defined?

835


How can this be legal c?

814


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

1932


How can I avoid the abort, retry, fail messages?

832


What is #include conio h?

747


Add Two Numbers Without Using the Addition Operator

528


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

785


Explain how can I remove the trailing spaces from a string?

774


differentiate built-in functions and user – defined functions.

837


How can you return multiple values from a function?

803