What is Full Form of C and Why We use C

Answer Posted / bhavin tosar

‘C’ is a formal constructed Language Designed to Communicate Instructions to a Machine Particularly a Computer.
‘C’ is Programming Language it was developed by Denis Ritchie at “AT & T’s Bell Laboratories.
‘C’ Middle Level Language & C++ is High Level Language

Is This Answer Correct ?    7 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between array and linked list in c?

588


write a program in C that prompts the user for today's date,tomorrow's date and display the results.Use structures for today's date,tomorrow's date and an array to hold the days for each month of the year.

4971


Explain how can a program be made to print the name of a source file where an error occurs?

670


how to print the character with maximum occurence and print that number of occurence too in a string given ?

2027


Why is it usually a bad idea to use gets()? Suggest a workaround.

888






Explain how do you view the path?

642


Explain how do you list a file’s date and time?

612


Where is volatile variable stored?

637


Explain how do I determine whether a character is numeric, alphabetic, and so on?

643


Can math operations be performed on a void pointer?

580


What is the advantage of a random access file?

631


What is the incorrect operator form following list(== , <> , >= , <=) and what is the reason for the answer?

925


What is an expression?

646


Is c is a procedural language?

585


Can a file other than a .h file be included with #include?

672