Answer Posted / priyanka mali
C Is the procedure oriented language, basically uses firstly
compilers which accepts source code from compliers as input
and produces .exe as output.it is a first usr friendly
language which takes input in the form of statements / usr
language and givesdesired outpu.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is c language still used?
Do pointers take up memory?
What would happen to X in this expression: X += 15; (assuming the value of X is 5)
what do the 'c' and 'v' in argc and argv stand for?
How can a process change an environment variable in its caller?
Where we use clrscr in c?
In a switch statement, what will happen if a break statement is omitted?
What is c standard library?
What is an example of structure?
what is the diffrenet bettwen HTTP and internet protocol
Explain what is the difference between text files and binary files?
How can I implement a delay, or time a users response, with sub-second resolution?
What is 1d array in c?
a c variable cannot start with a) an alphabet b) a number c) a special symbol d) both b and c above
What is static memory allocation?