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 |
How to implement a packet in C
What are pointers? Why are they used?
Why cant I open a file by its explicit path?
write a program to sum of its digit with using control structure or with out using loop. for ex: let the number is 25634 then answer will be=2+5+6+3+4=20
in case any function return float value we must declare a) the function must be declared as 'float' in main() as well b) the function automatically returned float values c) function before declared 'float' keyword d) all the above
Is return a keyword in c?
How to set file pointer to beginning c?
What is the difference between realloc() and free()
How to write a code for reverse of string without using string functions?
What will be the output of x++ + ++x?
What 'lex' does?
What is the code for 3 questions and answer check in VisualBasic.Net?