Answer Posted / debayan mitra
The full form of C is combined language. It came as an
offspring of BCPL(Basic Combined programming language).
C is used to develop software.
| Is This Answer Correct ? | 8 Yes | 14 No |
Post New Answer View All Answers
What is the difference between union and anonymous union?
Explain the difference between getch() and getche() in c?
List some basic data types in c?
How can you pass an array to a function by value?
What are the two types of structure?
Is c weakly typed?
What is "Hungarian Notation"?
What is the difference between fread buffer() and fwrite buffer()?
When should the register modifier be used? Does it really help?
What does it mean when the linker says that _end is undefined?
what is bit rate & baud rate? plz give wave forms
Is main is a keyword in c?
What is a char c?
What is the use of bit field?
How can I direct output to the printer?