what is the main use of c where it can use the c
Answers were Sorted based on User's Feedback
Answer / umed sharma
The main use of C-language we can't describe because C is a such of powerful language that can make operating system of any type and also other type of software with great utilities and tools. By using a good logic we can create good software for any problem using C.
| Is This Answer Correct ? | 1 Yes | 0 No |
write a program to remove occurrences the word from entered text?
Write a c program to sort six numbers and find the largest one by using the ladder of if-else? plz do help me
program for comparing 2 strings without strcmp()
Differentiate between Macro and ordinary definition.
diff. between *p and **p
Why is %d used in c?
What is an operator?
How. To pass the entrance test
Here is a neat trick for checking whether two strings are equal
How can you increase the allowable number of simultaneously open files?
A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor
What is the difference between int main and void main in c?