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 |
Discuss similarities and differences of Multiprogramming OS and multiprocessing OS?
what is the meaning of 'c' language
Find greatest number out of 10 number without using loop.
What do you mean by c what are the main characteristics of c language?
What is the best way of making my program efficient?
How to convert decimal to binary in C using recursion??
pgm to reverse string using arrays i.e god is love becomes love is god) (assumption:only space is used for seperation of words) no addtional memory used.i.e no temporary arrays can used.
How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?
What are c identifiers?
What is putchar() function?
Write a c program to read a positive number and display it in words.? ex: 123=one two three help me....
I have seen function declarations that look like this