how many error occurs in C language ?
Answer Posted / mohmedali
errors depends on that programs and human mistakes.
| Is This Answer Correct ? | 20 Yes | 27 No |
Post New Answer View All Answers
What is getche() function?
Write a program to compute the similarity between two strings - The program should get the two strings as input - Then it will output one single number which is the percentage of similarity between the two strings
HOW TO SOLVE A NUMERICAL OF LRU IN OS ??????
Why functions are used in c?
How can you restore a redirected standard stream?
What is s or c?
What is default value of global variable in c?
What are the advantages and disadvantages of c language?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What Is The Difference Between Null And Void Pointer?
What are pointers in C? Give an example where to illustrate their significance.
Why flag is used in c?
What is hashing in c?
How can this be legal c?
Are the variables argc and argv are always local to main?