What is Full Form of C and Why We use C

Answer Posted / sakshi

C language was renamed from BCPL second alphabet...

This language was designed fast,reliable,efficient,portable
system software..........

Is This Answer Correct ?    4 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain #pragma statements.

600


Why does the call char scanf work?

611


Why is sprintf unsafe?

613


Define VARIABLE?

684


Here is a neat trick for checking whether two strings are equal

558






What is string function c?

561


What is sizeof return in c?

609


What is break statement?

623


What's the best way of making my program efficient?

619


Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1515


What is difference between array and pointer in c?

533


How do I read the arrow keys? What about function keys?

606


Explain union. What are its advantages?

611


Is there anything like an ifdef for typedefs?

694


Describe the complexity of Binary search, Quicksort and various other sorting and searching techniques..

640