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 |
given post order,in order construct the corresponding binary tree
What are control structures? What are the different types?
How can I recover the file name given an open stream?
What are the languages are portable and platform independent?Why they are like that?
if a is an integer variable, a=5/2; will return a value a) 2.5 b) 3 c) 2 d) 0
What is the difference between typedef struct and struct?
What is a function in c?
Write a C program to multiply tho numbers without using arithmetic operator (+, -, *, /).
What is information technology.
inline function is there in c language?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.