what is the c.
Answers were Sorted based on User's Feedback
Answer / ganesh
c is a language which is used to create the console applications.
| Is This Answer Correct ? | 7 Yes | 0 No |
c is a programming language they ae use to create a software
they are run only c editior they are roboust ,secure ,oop
supported language
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nishant jain
C is a high-level and general purpose programming language that is ideal for developing firmware or portable applications. Originally intended for writing system software, C was developed at Bell Labs by Dennis Ritchie for the Unix Operating System (OS) in the early 1970
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference b/w Structure & Union?
What do header files do?
How do you list a file’s date and time?
Why is python slower than c?
What is preprocessor with example?
What does static mean in c?
What are variables and it what way is it different from constants?
Compare and contrast compilers from interpreters.
Why doesn't C support function overloading?
What is the difference function call by value & function call by reference?
Function to find the given number is a power of 2 or not?
What is this infamous null pointer, anyway?