Answer Posted / saranya
Actually C is low level language.
basically C is implemented in washing macine and other
devices without C no other laguages can be easily evolved
like java,c++ etc and c is easily understandable language
developed by dennis richie it consist of data types,data
structres,string, functions,pointers hashing techniques etc
| Is This Answer Correct ? | 3 Yes | 8 No |
Post New Answer View All Answers
What are the complete rules for header file searching?
What is the difference between text and binary modes?
What is the significance of an algorithm to C programming?
Can variables be declared anywhere in c?
Explain what is wrong with this statement? Myname = ?robin?;
Write a C program to count the number of email on text
What are the types of pointers?
Explain can static variables be declared in a header file?
what is stack , heap ,code segment,and data segment
What is s or c?
Write a program with dynamically allocation of variable.
How can I open files mentioned on the command line, and parse option flags?
Write a C Program That Will Count The Number Of Even And Odd Integers In A Set using while loop
Explain what are multidimensional arrays?
string reverse using recursion