wat is the meaning of c?
Answers were Sorted based on User's Feedback
Answer / abirami
it is a common language. combination with cobol and fortarn.
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / sudharsan
c is a basic structural programming language and this is a
advanced version of cobal and pascal etc....
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / leela
c is a programming language.
it is mainly support for operating system,and basic language
in programming.
| Is This Answer Correct ? | 4 Yes | 1 No |
Answer / vikram
C is a text
oriented
programming
language. It is
developed from
previous
programming
BASIC.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / nithya
c is a common and basic structurl programming language
and then all language in basic for c.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we see the Expanded source code and compiled code for our source program in C?
Explain what does the function toupper() do?
Explain which function in c can be used to append a string to another string?
What are header files? What are their uses?
How macro execution is faster than function ?
What does 4d mean in c?
Determine if a number is a power of 2 at O(1).
What is bin sh c?
Write a program that his output * *** *****
write a program that will open the file, count the number of occurences of each word in the the complete works of shakespeare. You will then tabulate this information in another file.
What is the significance of an algorithm to C programming?
which one low Priority in c? a)=,b)++,c)==,d)+