What is Full Form of C and Why We use C
Answers were Sorted based on User's Feedback
Answer / ravi
i think C is combination of ADA, BASIC and COBOL so we can called combined language
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / prasanthi
it came from BCPL..after B language they introduced C language
| Is This Answer Correct ? | 4 Yes | 5 No |
Answer / ankur
I think c programming language is derived from "B" language which is "BASIC" programming language but in c language compiler is used that is why some people called it is the full form of compiler
| Is This Answer Correct ? | 0 Yes | 4 No |
Answer / debayan mitra
The full form of C is combined language. It came as an
offspring of BCPL(Basic Combined programming language).
C is used to develop software.
| Is This Answer Correct ? | 8 Yes | 14 No |
Answer / sakshi
C language was renamed from BCPL second alphabet...
This language was designed fast,reliable,efficient,portable
system software..........
| Is This Answer Correct ? | 4 Yes | 12 No |
What are the advantages of external class?
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
In which layer of the network datastructure format change is done
#include<stdio.h> #include<conio.h> void main() { int m=0111,n=20; printf("%d%d\n",m,n); getch(); }
yogesh patil in dell
what is a stack
program for following output using for loop? 1 2 2 3 3 3 4 4 4 4 5 5 5 5 5
write a program to count the no of repaeted words in a line?
String concatenation
If the static variable is declared as global, will it be same as extern?
Write a program in c using only loops to print * * * * * *******
What is c language & why it is used?