Why is c called "mother" language?
No Answer is Posted For this Question
Be the First to Post Answer
what is the code to display color fonts in the output?
Whats wrong with the following function char *string() { char *text[20]; strcpy(text,"Hello world"); return text; }
What are bitwise shift operators in c programming?
1 232 34543 4567654 can anyone tell me how to slove this c question
What is sizeof array in c?
Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.
write a program for fibonaci series by using while loop in c?
How do I get an accurate error status return from system on ms-dos?
Find greatest of two numbers using macro
Why is c fast?
Why is C called a middle-level language?
"C" language developed by "Dennis Ritchie" at AT & T. his remarks are a) too general, too abstract b) could deal with only specific problems c) lost generality of BCPL and B restored d) no remarks